[PATCH 2/4] templateedit.ui: give the layout for "Border width" unique name

Lubomir I. Ivanov neolit123 at gmail.com
Sat Mar 11 12:08:32 PST 2017


From: "Lubomir I. Ivanov" <neolit123 at gmail.com>

Warning introduced in e8c918622fb:
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 at gmail.com>
---
 desktop-widgets/templateedit.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/desktop-widgets/templateedit.ui b/desktop-widgets/templateedit.ui
index 616d135..bfb60d4 100644
--- a/desktop-widgets/templateedit.ui
+++ b/desktop-widgets/templateedit.ui
@@ -220,7 +220,7 @@
             </layout>
            </item>
            <item>
-            <layout class="QHBoxLayout" name="horizontalLayout_3">
+            <layout class="QHBoxLayout" name="horizontalLayout_14">
              <item>
               <widget class="QLabel" name="borderwidth_label">
                <property name="text">
-- 
1.7.11.msysgit.0



More information about the subsurface mailing list