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
Plasma
Plasma Workspace
Commits
e6b9b040
Commit
e6b9b040
authored
Nov 29, 2020
by
Nicolas Fella
Browse files
Remove unused includes
parent
a36ffb69
Changes
7
Hide whitespace changes
Inline
Side-by-side
kcms/kfontinst/kcmfontinst/KCmFontInst.cpp
View file @
e6b9b040
...
...
@@ -61,7 +61,6 @@
#include
<QIcon>
#include
<KActionMenu>
#include
<KPluginFactory>
#include
<KPluginLoader>
#include
<KStandardAction>
#include
<KZip>
#include
<KNewStuff3/KNS3/DownloadDialog>
...
...
kcms/kfontinst/viewpart/FontViewPart.cpp
View file @
e6b9b040
...
...
@@ -51,7 +51,6 @@
#include
<KZip>
#include
<QTemporaryDir>
#include
<KPluginFactory>
#include
<KPluginLoader>
#include
<KStandardAction>
#include
"config-fontinst.h"
...
...
kioslave/desktop/desktopnotifier.cpp
View file @
e6b9b040
...
...
@@ -21,7 +21,6 @@
#include
<KDesktopFile>
#include
<KDirWatch>
#include
<KPluginFactory>
#include
<KPluginLoader>
#include
<kdirnotify.h>
...
...
ktimezoned/ktimezoned.cpp
View file @
e6b9b040
...
...
@@ -33,7 +33,6 @@
#include
<KConfig>
#include
<KDirWatch>
#include
<KPluginFactory>
#include
<KPluginLoader>
K_PLUGIN_CLASS_WITH_JSON
(
KTimeZoned
,
"ktimezoned.json"
)
...
...
libcolorcorrect/kded/locationupdater.cpp
View file @
e6b9b040
...
...
@@ -17,7 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include
"locationupdater.h"
#include
<KPluginFactory>
#include
<KPluginLoader>
#include
"../compositorcoloradaptor.h"
#include
"../geolocator.h"
...
...
runners/shell/autotests/shellrunnertest.cpp
View file @
e6b9b040
...
...
@@ -4,7 +4,6 @@
#include
<QTest>
#include
<KShell>
#include
<KPluginLoader>
#include
<KPluginMetaData>
#include
<KRunner/RunnerManager>
#include
<QSignalSpy>
...
...
systemmonitor/kdedksysguard.cpp
View file @
e6b9b040
...
...
@@ -24,7 +24,6 @@
#include
<QStandardPaths>
#include
<QProcess>
#include
<KPluginLoader>
#include
<KPluginFactory>
#include
<KLocalizedString>
...
...
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