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
KIdentityManagement
Commits
e404b7b2
Commit
e404b7b2
authored
Dec 11, 2020
by
Laurent Montel
😁
Browse files
Properly include QStringList . Forward declaring it breaks with Qt6
parent
536000ff
Pipeline
#43738
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/identitymanager.h
View file @
e404b7b2
...
...
@@ -12,7 +12,7 @@
#include
<QObject>
#include
<QVector>
class
QStringList
;
#include
<
QStringList
>
namespace
KIdentityManagement
{
class
Identity
;
...
...
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