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 MailImporter
Commits
373a4fc8
Commit
373a4fc8
authored
Jul 29, 2020
by
Laurent Montel
😁
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove unused Qt5::Widgets
parent
77462f3c
Pipeline
#28770
passed with stage
in 24 minutes and 36 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
src/mailimporter/filterinfo.h
src/mailimporter/filterinfo.h
+1
-1
src/mailimporterakonadi/CMakeLists.txt
src/mailimporterakonadi/CMakeLists.txt
+0
-1
No files found.
src/mailimporter/filterinfo.h
View file @
373a4fc8
...
...
@@ -21,7 +21,7 @@
#include "mailimporter_export.h"
#include <QString>
#include <
QWidget
>
class
QWidget
;
namespace
MailImporter
{
class
FilterInfoGui
;
/**
...
...
src/mailimporterakonadi/CMakeLists.txt
View file @
373a4fc8
...
...
@@ -58,7 +58,6 @@ target_link_libraries(KF5MailImporterAkonadi
KF5::Mime
KF5::AkonadiMime
KF5::I18n
Qt5::Widgets
)
set_target_properties
(
KF5MailImporterAkonadi PROPERTIES
...
...
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