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
PIM Sieve Editor
Commits
b5934189
Commit
b5934189
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
b3e2584f
Pipeline
#38462
passed with stage
in 12 minutes and 2 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
3 deletions
+0
-3
src/serversievelistwidget.cpp
src/serversievelistwidget.cpp
+0
-1
src/sieveeditormainwidget.cpp
src/sieveeditormainwidget.cpp
+0
-1
src/sieveeditorpagewidget.cpp
src/sieveeditorpagewidget.cpp
+0
-1
No files found.
src/serversievelistwidget.cpp
View file @
b5934189
...
...
@@ -18,7 +18,6 @@
*/
#include "serversievelistwidget.h"
#include "sieveeditorutil.h"
#include "serversievesettingsdialog.h"
#include <KLocalizedString>
...
...
src/sieveeditormainwidget.cpp
View file @
b5934189
...
...
@@ -31,7 +31,6 @@
#include <KColorScheme>
#include <KMessageBox>
#include <QSplitter>
#include <QStackedWidget>
#include <QTabBar>
...
...
src/sieveeditorpagewidget.cpp
View file @
b5934189
...
...
@@ -18,7 +18,6 @@
*/
#include "sieveeditorpagewidget.h"
#include <KSieveUi/SieveEditorWidget>
#include <KSieveUi/CheckScriptJob>
#include "sieveeditorglobalconfig.h"
...
...
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