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
LibKGAPI
Commits
e3b5b3f9
Commit
e3b5b3f9
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
6a2b775c
Pipeline
#38470
canceled with stage
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
0 additions
and
4 deletions
+0
-4
src/blogger/pagefetchjob.cpp
src/blogger/pagefetchjob.cpp
+0
-1
src/calendar/calendarservice.cpp
src/calendar/calendarservice.cpp
+0
-1
src/drive/fileabstractuploadjob.cpp
src/drive/fileabstractuploadjob.cpp
+0
-1
src/staticmaps/staticmaptilefetchjob.cpp
src/staticmaps/staticmaptilefetchjob.cpp
+0
-1
No files found.
src/blogger/pagefetchjob.cpp
View file @
e3b5b3f9
...
...
@@ -6,7 +6,6 @@
#include "pagefetchjob.h"
#include "bloggerservice.h"
#include "page.h"
#include "utils.h"
#include "account.h"
...
...
src/calendar/calendarservice.cpp
View file @
e3b5b3f9
...
...
@@ -25,7 +25,6 @@
#include <QUrlQuery>
#include <QTimeZone>
#include <QVariant>
#include <QFlags>
#include <QNetworkRequest>
#include <map>
...
...
src/drive/fileabstractuploadjob.cpp
View file @
e3b5b3f9
...
...
@@ -11,7 +11,6 @@
#include "account.h"
#include "../debug.h"
#include "driveservice.h"
#include "file.h"
#include "utils.h"
#include <QNetworkRequest>
...
...
src/staticmaps/staticmaptilefetchjob.cpp
View file @
e3b5b3f9
...
...
@@ -13,7 +13,6 @@
#include <QNetworkAccessManager>
#include <QNetworkRequest>
#include <QNetworkReply>
#include <QPixmap>
using
namespace
KGAPI2
;
...
...
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