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
KAlarmCal
Commits
4f3aa498
Commit
4f3aa498
authored
Dec 11, 2020
by
Laurent Montel
😁
Browse files
Properly include QStringList . Forward declaring it breaks with Qt6
parent
60e4c227
Pipeline
#43739
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/akonadi.h
View file @
4f3aa498
...
...
@@ -12,7 +12,7 @@
#include "kalarmcal_export.h"
class
QStringList
;
#include <
QStringList
>
namespace
Akonadi
{
class
Item
;
...
...
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