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
KItinerary
Commits
4ac8dee7
Commit
4ac8dee7
authored
Dec 11, 2020
by
Laurent Montel
😁
Browse files
Properly include QStringList . Forward declaring it breaks with Qt6
parent
427eb49a
Pipeline
#43741
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/extractorrepository.h
View file @
4ac8dee7
...
...
@@ -9,6 +9,7 @@
#include "kitinerary_export.h"
#include <QStringList>
#include <memory>
#include <vector>
...
...
@@ -28,7 +29,6 @@ class Pass;
class
QJsonArray
;
class
QJsonValue
;
class
QString
;
class
QStringList
;
namespace
KItinerary
{
...
...
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