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
KontactInterface
Commits
8055fb2b
Commit
8055fb2b
authored
Dec 11, 2020
by
Laurent Montel
😁
Browse files
Properly include QStringList . Forward declaring it breaks with Qt6
parent
2f82e1b4
Pipeline
#43735
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/plugin.h
View file @
8055fb2b
...
...
@@ -25,7 +25,7 @@ class KConfig;
class
KConfigGroup
;
class
QDropEvent
;
class
QMimeData
;
class
QStringList
;
#include <
QStringList
>
class
QWidget
;
namespace
KParts
{
...
...
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