Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Games
KTuberling
Commits
c3607867
Commit
c3607867
authored
Jul 22, 2022
by
Nicolas Fella
Browse files
Don't forward declare QStringList
parent
d3616016
Changes
1
Hide whitespace changes
Inline
Side-by-side
filefactory.h
View file @
c3607867
...
...
@@ -11,7 +11,8 @@
#define FILEFACTORY_H
class
QString
;
class
QStringList
;
#include
<QStringList>
namespace
FileFactory
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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