Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
PIM
libkdepim
Commits
9b6d88d8
Commit
9b6d88d8
authored
Oct 22, 2020
by
Laurent Montel
😁
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
If include is define in .h remove it if it's defined in .cpp too (scripted)
parent
4fb4ca52
Pipeline
#38461
failed with stage
in 5 minutes and 24 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
+0
-2
src/libkdepim/progresswidget/ssllabel.cpp
src/libkdepim/progresswidget/ssllabel.cpp
+0
-1
src/libkdepim/progresswidget/statusbarprogresswidget.cpp
src/libkdepim/progresswidget/statusbarprogresswidget.cpp
+0
-1
No files found.
src/libkdepim/progresswidget/ssllabel.cpp
View file @
9b6d88d8
...
...
@@ -11,7 +11,6 @@
#include <KLocalizedString>
#include <QLabel>
#include <QIcon>
#include <QStyle>
...
...
src/libkdepim/progresswidget/statusbarprogresswidget.cpp
View file @
9b6d88d8
...
...
@@ -22,7 +22,6 @@ using KPIM::ProgressManager;
#include <KLocalizedString>
#include <QEvent>
#include <QFrame>
#include <QHBoxLayout>
#include <QLabel>
#include <QMouseEvent>
...
...
Write
Preview
Markdown
is supported
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