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
PIM
libkdepim
Commits
9b6d88d8
Commit
9b6d88d8
authored
Oct 22, 2020
by
Laurent Montel
😁
Browse files
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
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
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