aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets
diff options
context:
space:
mode:
authorGravatar Berthold Stoeger <bstoeger@mail.tuwien.ac.at>2021-05-17 19:37:42 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2021-05-17 11:58:59 -0700
commit2264a5e16659f847187271e852473fb454f990d1 (patch)
tree2910adf1aa7b14b5439156eb0178f2082d997ead /desktop-widgets
parent41f87f3e770761096d4f9f921b00b448d01d2eae (diff)
downloadsubsurface-2264a5e16659f847187271e852473fb454f990d1.tar.gz
cleanup: remove double layout name in statswidget.ui
This gave an annoying warning. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'desktop-widgets')
-rw-r--r--desktop-widgets/statswidget.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop-widgets/statswidget.ui b/desktop-widgets/statswidget.ui
index 27a10ffd3..fa83cffcb 100644
--- a/desktop-widgets/statswidget.ui
+++ b/desktop-widgets/statswidget.ui
@@ -100,7 +100,7 @@
<property name="title">
<string>Restriction</string>
</property>
- <layout class="QVBoxLayout" name="chartLayout">
+ <layout class="QVBoxLayout" name="restrictionLayout">
<item>
<widget class="QLabel" name="restrictionLabel" />
</item>