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
Network
KGet
Commits
4363bf9a
Commit
4363bf9a
authored
Nov 20, 2020
by
Nicolas Fella
Browse files
Remove some unneeded includes
parent
198cc783
Changes
2
Hide whitespace changes
Inline
Side-by-side
conf/pluginselector.cpp
View file @
4363bf9a
...
...
@@ -11,12 +11,9 @@
#include "core/kget.h"
#include <KServiceTypeTrader>
#include <KService>
#include <KLocalizedString>
#include <KPluginInfo>
#include <KSharedConfig>
#include <KPluginTrader>
#include <QDialog>
PluginSelector
::
PluginSelector
(
QDialog
*
parent
)
...
...
core/kget.cpp
View file @
4363bf9a
...
...
@@ -36,7 +36,6 @@
#include <KMessageBox>
#include <KLocalizedString>
#include <KServiceTypeTrader>
#include <KIconLoader>
#include <KActionCollection>
#include <KIO/RenameDialog>
...
...
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