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
KMail
Commits
0a4f6e4d
Commit
0a4f6e4d
authored
Dec 01, 2021
by
Laurent Montel
Browse files
Show all buttons here
parent
ac169a09
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/kontactplugin/summary/kcmkontactsummary.cpp
View file @
0a4f6e4d
...
...
@@ -69,7 +69,6 @@ K_PLUGIN_CLASS_WITH_JSON(KCMKontactSummary, "kcmkontactsummary.json")
KCMKontactSummary
::
KCMKontactSummary
(
QWidget
*
parent
,
const
QVariantList
&
args
)
:
KCModule
(
parent
,
args
)
{
setButtons
(
NoAdditionalButton
);
auto
layout
=
new
QVBoxLayout
(
this
);
layout
->
setContentsMargins
({});
...
...
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