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
Akonadi Calendar
Commits
7149985d
Commit
7149985d
authored
May 12, 2021
by
Laurent Montel
Browse files
Fix clazy warning
parent
b2c32e1e
Pipeline
#61606
passed with stage
in 5 minutes and 27 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/mailclient_p.h
View file @
7149985d
...
@@ -15,7 +15,7 @@
...
@@ -15,7 +15,7 @@
#include
<kmime/kmime_message.h>
#include
<kmime/kmime_message.h>
struct
UnitTestResult
{
struct
UnitTestResult
{
using
List
=
Q
List
<
UnitTestResult
>
;
using
List
=
Q
Vector
<
UnitTestResult
>
;
QString
from
;
QString
from
;
QStringList
to
;
QStringList
to
;
QStringList
cc
;
QStringList
cc
;
...
...
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