Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
KMail
Commits
e9187936
Commit
e9187936
authored
May 16, 2021
by
Laurent Montel
😁
Browse files
Remove extra ;
parent
a741784e
Pipeline
#62158
passed with stage
in 23 minutes and 39 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/configuredialog/kcm_kmail_misc.cpp
View file @
e9187936
...
...
@@ -6,6 +6,6 @@
#include "kcm_kmail.cpp"
#include <KPluginFactory>
K_PLUGIN_CLASS_WITH_JSON
(
MiscPage
,
"kmail_config_misc.json"
)
;
K_PLUGIN_CLASS_WITH_JSON
(
MiscPage
,
"kmail_config_misc.json"
)
#include "kcm_kmail_misc.moc"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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