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 Desktop
Commits
c575dc8f
Commit
c575dc8f
authored
May 04, 2022
by
Laurent Montel
Browse files
REmove duplicate header between header/file
parent
7ec4a0b2
Pipeline
#171882
passed with stage
in 3 minutes and 43 seconds
Changes
6
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
applets/margins-separator/plugin/marginSeparator.cpp
View file @
c575dc8f
...
...
@@ -12,7 +12,6 @@
#include
<Plasma/Containment>
#include
<Plasma/Corona>
#include
<PlasmaQuick/AppletQuickItem>
MarginSeparator
::
MarginSeparator
(
QObject
*
parent
,
const
KPluginMetaData
&
data
,
const
QVariantList
&
args
)
:
Plasma
::
Applet
(
parent
,
data
,
args
)
...
...
kcms/keyboard/flags.cpp
View file @
c575dc8f
...
...
@@ -8,7 +8,6 @@
#include
<KLocalizedString>
#include
<QIcon>
#include
<QPainter>
#include
<QPixmap>
#include
<QStandardPaths>
...
...
kcms/keyboard/kcm_keyboard_widget.cpp
View file @
c575dc8f
...
...
@@ -26,7 +26,6 @@
#include
<QtGui/private/qtx11extras_p.h>
#endif
#include
"keyboard_config.h"
#include
"workspace_options.h"
#include
"keyboardmiscsettings.h"
...
...
kcms/keyboard/xkb_helper.cpp
View file @
c575dc8f
...
...
@@ -14,7 +14,6 @@
#include
<QProcess>
#include
<QStandardPaths>
#include
<QString>
#include
<QStringList>
#include
<QTime>
#if QT_VERSION < QT_VERSION_CHECK(6, 0, 0)
#include
<QX11Info>
...
...
kcms/ksplash/kcm.cpp
View file @
c575dc8f
...
...
@@ -19,7 +19,6 @@
#include
<QStandardItemModel>
#include
<QStandardPaths>
#include
<KPackage/Package>
#include
<KPackage/PackageLoader>
#include
<KPackage/PackageStructure>
...
...
kcms/tablet/inputdevice.cpp
View file @
c575dc8f
...
...
@@ -5,7 +5,6 @@
*/
#include
"inputdevice.h"
#include
"InputDevice_interface.h"
#include
<QDBusError>
#include
<QDBusInterface>
...
...
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