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
Accessibility
Kontrast
Commits
386d770f
Commit
386d770f
authored
Sep 16, 2022
by
Nicolas Fella
Browse files
Fix KLocalizedString include on Android
parent
a31e63f3
Pipeline
#233220
passed with stage
in 33 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
src/kontrast.cpp
View file @
386d770f
...
...
@@ -11,8 +11,9 @@
#include
<QRandomGenerator>
#include
<QtMath>
#ifdef QT_DBUS_LIB
#include
<KLocalizedString>
#ifdef QT_DBUS_LIB
#include
<QDBusConnection>
#include
<QDBusMessage>
#include
<QDBusMetaType>
...
...
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