Skip to content

Commit

Permalink
Update src/widget/wwidgetgroup.cpp
Browse files Browse the repository at this point in the history
Co-authored-by: ronso0 <[email protected]>
  • Loading branch information
m0dB and ronso0 authored Feb 18, 2023
1 parent cf73eda commit f781912
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/widget/wwidgetgroup.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,6 @@ void WWidgetGroup::setup(const QDomNode& node, const SkinContext& context) {
setLayout(pLayout);

if (layoutIsStacked) {
// Adding a zero-size dummy widget as index 0 here before
// Without this zero-sized dummy widget being added before
// any child widgets, the stacked layout would force-show
// the top item, i.e. ignore the state of its 'visible' connection.
Expand Down

0 comments on commit f781912

Please sign in to comment.