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
da528b56
Commit
da528b56
authored
Apr 04, 2020
by
Laurent Montel
Browse files
Fix includes. Use uppercase includes
parent
2c043042
Changes
3
Hide whitespace changes
Inline
Side-by-side
autotests/signaturetest.cpp
View file @
da528b56
...
...
@@ -33,9 +33,9 @@
#include
<KActionCollection>
#include
<KShell>
#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 @
da528b56
...
...
@@ -32,9 +32,9 @@
#include
<assert.h>
#include
<QDir>
#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
;
...
...
src/signatureconfigurator.cpp
View file @
da528b56
...
...
@@ -48,7 +48,7 @@
#include
<assert.h>
#include
<QStandardPaths>
#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