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
Kalendar
Commits
26bba1b5
Commit
26bba1b5
authored
Oct 19, 2022
by
Laurent Montel
Browse files
Convert include to uppercase
parent
3dd8cc9f
Pipeline
#250710
passed with stage
in 2 minutes and 40 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/mail/mime/attachmentmodel.cpp
View file @
26bba1b5
...
...
@@ -18,7 +18,7 @@
#include
<QStandardPaths>
#include
<QUrl>
#include
<
qs
tring
l
iteral
.h
>
#include
<
QS
tring
L
iteral>
QString
sizeHuman
(
float
size
)
{
...
...
src/mail/mime/partmodel.cpp
View file @
26bba1b5
...
...
@@ -5,7 +5,7 @@
#include
"../mimetreeparser/objecttreeparser.h"
#include
"htmlutils.h"
#include
<
qs
tring
l
iteral
.h
>
#include
<
QS
tring
L
iteral>
#include
<KLocalizedString>
#include
<QDebug>
...
...
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