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 Account Wizard
Commits
0628e95c
Commit
0628e95c
authored
Oct 22, 2019
by
Laurent Montel
😁
Browse files
Already initialized in header
parent
524c9817
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/dynamicpage.cpp
View file @
0628e95c
...
...
@@ -31,7 +31,6 @@
DynamicPage
::
DynamicPage
(
const
QString
&
uiFile
,
KAssistantDialog
*
parent
)
:
Page
(
parent
)
,
m_dynamicWidget
(
nullptr
)
{
QVBoxLayout
*
layout
=
new
QVBoxLayout
(
this
);
layout
->
setContentsMargins
(
0
,
0
,
0
,
0
);
...
...
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