Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
PIM Messagelib
Commits
e8316d7c
Commit
e8316d7c
authored
Mar 08, 2017
by
Laurent Montel
Browse files
Adapt to new pimcommon
parent
1d120ece
Changes
3
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
e8316d7c
...
...
@@ -32,7 +32,7 @@ set(KMIME_LIB_VERSION "5.4.41")
set
(
KPIMTEXTEDIT_LIB_VERSION
"5.4.40"
)
set
(
LIBKDEPIM_LIB_VERSION
"5.4.46"
)
set
(
LIBKLEO_LIB_VERSION
"5.4.40"
)
set
(
PIMCOMMON_LIB_VERSION
"5.4.4
8
"
)
set
(
PIMCOMMON_LIB_VERSION
"5.4.4
9
"
)
set
(
GPGME_LIB_VERSION
"1.8.0"
)
set
(
AKONADI_CONTACT_VERSION
"5.4.41"
)
...
...
messagecomposer/src/plugineditor/plugineditor.h
View file @
e8316d7c
...
...
@@ -21,7 +21,7 @@
#define PLUGINEDITOR_H
#include
<QObject>
#include
"messagecomposer_export.h"
#include
<PimCommon
Akonadi
/AbstractGenericPlugin>
#include
<PimCommon/AbstractGenericPlugin>
namespace
MessageComposer
{
class
PluginEditorPrivate
;
...
...
messagecomposer/src/plugineditor/plugineditorinterface.h
View file @
e8316d7c
...
...
@@ -21,7 +21,7 @@
#define PLUGINEDITORINTERFACE_H
#include
<QObject>
#include
<PimCommon
Akonadi
/AbstractGenericPluginInterface>
#include
<PimCommon/AbstractGenericPluginInterface>
#include
"messagecomposer_export.h"
class
QAction
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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