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
Education
KHangMan
Commits
74c23e21
Commit
74c23e21
authored
Sep 30, 2022
by
Laurent Montel
Browse files
Remove unused includes
parent
e4033973
Pipeline
#238624
passed with stage
in 2 minutes and 21 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/khangman.cpp
View file @
74c23e21
...
...
@@ -23,12 +23,10 @@
#include
"khangman.h"
#include
<QApplication>
#include
<QDir>
#include
<QStandardPaths>
#include
<QQuickWidget>
#include
<QQmlContext>
#include
<QQmlEngine>
#include
<QPointer>
#include
<KLocalizedContext>
#include
<KLocalizedString>
...
...
src/khmthemefactory.h
View file @
74c23e21
...
...
@@ -24,7 +24,6 @@
#include
<QColor>
#include
<QList>
#include
<QDir>
#include
<QDomDocument>
#include
<QDomElement>
#include
"khmtheme.h"
...
...
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