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
Kontact
Commits
fa05915a
Commit
fa05915a
authored
Jan 25, 2022
by
Laurent Montel
Browse files
Use upper case include
parent
32614fc9
Pipeline
#128758
passed with stage
in 1 minute and 29 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/ksettingsdialog/kontactkcmultidialog.cpp
View file @
fa05915a
...
...
@@ -10,8 +10,8 @@
*/
#include
"kontactkcmultidialog.h"
#include
"kcmoduleproxy.h"
#include
"kontactkcmultidialog_p.h"
#include
<KCModuleProxy>
#include
<QApplication>
#include
<QDesktopServices>
...
...
src/ksettingsdialog/kontactsettingsdialog_p.h
View file @
fa05915a
...
...
@@ -8,9 +8,9 @@
#pragma once
#include
"kcmoduleinfo.h"
#include
"kontactkcmultidialog_p.h"
#include
"kontactsettingsdialog.h"
#include
<KCModuleInfo>
#include
<QHash>
#include
<QSet>
...
...
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