mirror of
https://github.com/subsurface/subsurface.git
synced 2025-01-31 22:03:23 +00:00
templateedit.ui: give the layout for "Border width" unique name
Warning introduced in e8c918622f
:
desktop-widgets\templateedit.ui: Warning: The name 'horizontal
Layout_3' (QHBoxLayout) is already in use, defaulting to 'horizontalLayout_31'.
Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
bcad5ddd38
commit
e43e98686c
1 changed files with 1 additions and 1 deletions
|
@ -220,7 +220,7 @@
|
||||||
</layout>
|
</layout>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<layout class="QHBoxLayout" name="horizontalLayout_3">
|
<layout class="QHBoxLayout" name="horizontalLayout_14">
|
||||||
<item>
|
<item>
|
||||||
<widget class="QLabel" name="borderwidth_label">
|
<widget class="QLabel" name="borderwidth_label">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
|
|
Loading…
Add table
Reference in a new issue