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
KMail
Commits
9ff7d5c2
Commit
9ff7d5c2
authored
Jan 11, 2021
by
Sandro Knauß
🐝
Browse files
Adopt MesssageCore::ColorUtil move.
parent
b0f0337b
Changes
4
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
9ff7d5c2
...
...
@@ -67,7 +67,7 @@ option(KDEPIM_RUN_AKONADI_TEST "Enable autotest based on Akonadi." TRUE)
find_package
(
Qt5
${
QT_REQUIRED_VERSION
}
CONFIG REQUIRED DBus Network Test Widgets WebEngine WebEngineWidgets
)
set
(
LIBGRAVATAR_VERSION
"5.16.40"
)
set
(
MAILCOMMON_LIB_VERSION
"5.16.40"
)
set
(
MESSAGELIB_LIB_VERSION
"5.16.4
1
"
)
set
(
MESSAGELIB_LIB_VERSION
"5.16.4
3
"
)
set
(
LIBKLEO_LIB_VERSION
"5.16.40"
)
set
(
PIMCOMMON_LIB_VERSION
"5.16.40"
)
set
(
LIBKDEPIM_LIB_VERSION
"5.16.40"
)
...
...
src/configuredialog/configureappearancepage.cpp
View file @
9ff7d5c2
...
...
@@ -29,7 +29,7 @@ using namespace PimCommon::ConfigureImmutableWidgetUtils;
#include <MessageList/MessageListUtil>
#include <MessageCore/MessageCoreSettings>
#include <MessageCore/
MessageCore
Util>
#include <MessageCore/
Color
Util>
#include "settings/kmailsettings.h"
#include <MailCommon/MailUtil>
...
...
src/editor/kmcomposereditorng.cpp
View file @
9ff7d5c2
...
...
@@ -17,6 +17,7 @@
#include <QMimeData>
#include <QCheckBox>
#include <MessageCore/MessageCoreSettings>
#include <MessageCore/ColorUtil>
#include <Sonnet/ConfigDialog>
#include <KPIMTextEdit/RichTextComposerEmailQuoteHighlighter>
#include <sonnet/dictionarycombobox.h>
...
...
src/editor/widgets/cryptostateindicatorwidget.cpp
View file @
9ff7d5c2
...
...
@@ -5,7 +5,7 @@
*/
#include "cryptostateindicatorwidget.h"
#include <MessageCore/
MessageCore
Util>
#include <MessageCore/
Color
Util>
#include <KColorScheme>
#include <KLocalizedString>
...
...
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