Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
PIM IncidenceEditor
Commits
b8e9fe8e
Commit
b8e9fe8e
authored
Dec 11, 2020
by
Laurent Montel
😁
Browse files
Properly include QStringList . Forward declaring it breaks with Qt6
parent
0c89c99d
Pipeline
#43774
passed with stage
in 14 minutes and 18 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
src/alarmpresets.h
View file @
b8e9fe8e
...
...
@@ -10,7 +10,7 @@
#include <KCalendarCore/Alarm>
class
QStringList
;
#include <
QStringList
>
namespace
IncidenceEditorNG
{
enum
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment