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
KIdentityManagement
Commits
04ec5bb6
Commit
04ec5bb6
authored
Jan 25, 2022
by
Laurent Montel
Browse files
Use upper case include
parent
7e484b17
Pipeline
#128757
passed with stages
in 2 minutes and 14 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
autotests/signaturetest.cpp
View file @
04ec5bb6
...
...
@@ -20,9 +20,9 @@
#include
<QDir>
#include
<QStandardPaths>
#include
<
kpimt
ext
e
dit/
r
ich
t
ext
c
omposer
.h
>
#include
<
kpimt
ext
e
dit/
r
ich
t
ext
c
omposer
c
ontroler
.h
>
#include
<
kpimt
ext
e
dit/
r
ich
t
ext
c
omposer
i
mages
.h
>
#include
<
KPIMT
ext
E
dit/
R
ich
T
ext
C
omposer>
#include
<
KPIMT
ext
E
dit/
R
ich
T
ext
C
omposer
C
ontroler>
#include
<
KPIMT
ext
E
dit/
R
ich
T
ext
C
omposer
I
mages>
using
namespace
KIdentityManagement
;
using
namespace
KPIMTextEdit
;
...
...
src/signature.cpp
View file @
04ec5bb6
...
...
@@ -16,11 +16,11 @@
#include
<QSharedPointer>
#include
<KPIMTextEdit/RichTextComposer>
#include
<KPIMTextEdit/RichTextComposerControler>
#include
<KPIMTextEdit/RichTextComposerImages>
#include
<QDir>
#include
<cassert>
#include
<kpimtextedit/richtextcomposer.h>
#include
<kpimtextedit/richtextcomposercontroler.h>
#include
<kpimtextedit/richtextcomposerimages.h>
using
namespace
KIdentityManagement
;
...
...
src/signatureconfigurator.cpp
View file @
04ec5bb6
...
...
@@ -38,7 +38,7 @@
#include
<QStandardPaths>
#include
<cassert>
#include
<
kpimt
ext
e
dit/
r
ich
t
ext
e
ditor
w
idget
.h
>
#include
<
KPIMT
ext
E
dit/
R
ich
T
ext
E
ditor
W
idget>
using
namespace
KIdentityManagement
;
...
...
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