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
KAlarm
Commits
61687b1c
Commit
61687b1c
authored
Aug 12, 2014
by
Laurent Montel
😁
Browse files
Convert to qurl
parent
3cbebe24
Changes
4
Hide whitespace changes
Inline
Side-by-side
akonadimodel.cpp
View file @
61687b1c
...
...
@@ -51,6 +51,7 @@
#include <AkonadiCore/itemfetchscope.h>
#include <KDebug>
#include <KUrl>
#include <klocale.h>
#include <kcolorutils.h>
#include <KIconLoader>
...
...
collectionmodel.cpp
View file @
61687b1c
...
...
@@ -34,6 +34,7 @@
#include <klocale.h>
#include <KDebug>
#include <KUrl>
#include <QApplication>
#include <QMouseEvent>
...
...
functions.h
View file @
61687b1c
...
...
@@ -31,6 +31,7 @@
#include <AkonadiCore/item.h>
#include <kfile.h>
#include <kmimetype.h>
#include <KUrl>
#include <QSize>
#include <QString>
...
...
kamail.cpp
View file @
61687b1c
...
...
@@ -28,7 +28,7 @@
#include "preferences.h"
#include <kalarmcal/identities.h>
#include <KUrl>
#include <KPIMIdentities/kpimidentities/identitymanager.h>
#include <KPIMIdentities/kpimidentities/identity.h>
#include <KPIMUtils/kpimutils/email.h>
...
...
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