D28723: [KPropertiesDialog] Fix QLayout warning
Ahmad Samir
noreply at phabricator.kde.org
Fri Apr 10 15:59:20 BST 2020
ahmadsamir created this revision.
ahmadsamir added reviewers: Frameworks, dfaure, meven.
Herald added a project: Frameworks.
ahmadsamir requested review of this revision.
REVISION SUMMARY
If a widget, QFrame in this case, already has a QLayout, adding/parenting
another layout to it shows a warning:
QLayout: Attempting to add QLayout "" to QFrame "", which already has a layout"
this happens when showing the properties of a symlink to a dir.
REPOSITORY
R241 KIO
BRANCH
l-kprop-qframe (branched from master)
REVISION DETAIL
https://phabricator.kde.org/D28723
AFFECTED FILES
src/widgets/kpropertiesdialog.cpp
To: ahmadsamir, #frameworks, dfaure, meven
Cc: kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200410/a0f69ef3/attachment.html>
More information about the Kde-frameworks-devel
mailing list