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
PIM
Akregator
Commits
9502d30f
Commit
9502d30f
authored
Sep 24, 2022
by
Laurent Montel
Browse files
Remove unused includes
parent
269a82b3
Pipeline
#236303
passed with stage
in 4 minutes and 16 seconds
Changes
7
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
configuration/settings_advanced.cpp
View file @
9502d30f
...
...
@@ -12,7 +12,6 @@
#include
<KLocalizedString>
#include
<QPushButton>
#include
<QStringList>
#include
<QWidget>
#include
<cassert>
...
...
configuration/settings_advanced.h
View file @
9502d30f
...
...
@@ -10,8 +10,6 @@
#include
"ui_settings_advancedbase.h"
#include
<QHash>
class
QString
;
class
QWidget
;
...
...
export/akregatorstorageexporter.cpp
View file @
9502d30f
...
...
@@ -12,12 +12,10 @@
#include
<Syndication/Atom/Atom>
#include
<Syndication/Constants>
#include
<KPluginMetaData>
#include
<QCoreApplication>
#include
<QDateTime>
#include
<QFile>
#include
<QIODevice>
#include
<QStringList>
#include
<QVariant>
#include
<QXmlStreamWriter>
...
...
src/actions/actionmanagerimpl.cpp
View file @
9502d30f
...
...
@@ -38,7 +38,6 @@
#include
<kxmlguifactory.h>
#include
<KColorSchemeManager>
#include
<QHash>
#include
<QWidget>
using
namespace
Akregator
;
...
...
src/feed/feed.cpp
View file @
9502d30f
...
...
@@ -35,7 +35,6 @@
#include
<QRandomGenerator>
#include
<QTimer>
#include
<KIO/FavIconRequestJob>
#include
<QStandardPaths>
using
Syndication
::
ItemPtr
;
...
...
src/frame/framemanager.cpp
View file @
9502d30f
...
...
@@ -13,8 +13,6 @@
#include
"frame.h"
#include
"openurlrequest.h"
#include
<KConfigGroup>
#include
<KIO/JobUiDelegate>
#include
<KIO/OpenUrlJob>
#include
<KMacroExpander>
#include
<KProcess>
#include
<KShell>
...
...
src/mainwindow.h
View file @
9502d30f
...
...
@@ -8,7 +8,6 @@
#pragma once
#include
<KIO/Job>
#include
<kparts/mainwindow.h>
#include
<QPointer>
...
...
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