Skip to content

Commit

Permalink
Remove unnecessary childrenRect reference causing warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
duvholt committed May 13, 2024
1 parent 39f2d2c commit 041803f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions plasmoid/contents/ui/configGeneral.qml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ KCM.SimpleKCM {

Kirigami.FormLayout {
id: page
width: childrenRect.width
height: childrenRect.height

ColumnLayout {
Kirigami.FormData.label: i18n("Basic:")
Expand Down

0 comments on commit 041803f

Please sign in to comment.