cleanup: remove double layout name in statswidget.ui

This gave an annoying warning.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
Berthold Stoeger 2021-05-17 19:37:42 +02:00 committed by Dirk Hohndel
parent 41f87f3e77
commit 2264a5e166

View file

@ -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>