mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-28 05:00:20 +00:00
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:
parent
41f87f3e77
commit
2264a5e166
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@
|
||||||
<property name="title">
|
<property name="title">
|
||||||
<string>Restriction</string>
|
<string>Restriction</string>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QVBoxLayout" name="chartLayout">
|
<layout class="QVBoxLayout" name="restrictionLayout">
|
||||||
<item>
|
<item>
|
||||||
<widget class="QLabel" name="restrictionLabel" />
|
<widget class="QLabel" name="restrictionLabel" />
|
||||||
</item>
|
</item>
|
||||||
|
|
Loading…
Reference in a new issue