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
Plasma
DrKonqi
Commits
a58a1200
Commit
a58a1200
authored
Jan 19, 2021
by
Laurent Montel
Browse files
Layout have already a parent. Not necessary to call this method
parent
41530ec2
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/drkonqidialog.cpp
View file @
a58a1200
...
...
@@ -69,7 +69,6 @@ DrKonqiDialog::DrKonqiDialog(QWidget * parent) :
buildDialogButtons
();
KWindowConfig
::
restoreWindowSize
(
windowHandle
(),
config
);
setLayout
(
l
);
// Force a 16:9 ratio for nice appearance by default.
QSize
aspect
(
16
,
9
);
...
...
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