Skip to content

Commit a0430ec

Browse files
slarosaDelazJ
authored andcommitted
set correctly the delete button layout (#4)
1 parent 650f526 commit a0430ec

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

src/plugins/topology/rulesDialog.ui

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -94,15 +94,15 @@
9494
</property>
9595
</widget>
9696
</item>
97+
<item>
98+
<widget class="QPushButton" name="mDeleteTestButton">
99+
<property name="text">
100+
<string>Delete Rule</string>
101+
</property>
102+
</widget>
103+
</item>
97104
</layout>
98105
</item>
99-
<item>
100-
<widget class="QPushButton" name="mDeleteTestButton">
101-
<property name="text">
102-
<string>Delete Rule</string>
103-
</property>
104-
</widget>
105-
</item>
106106
</layout>
107107
</item>
108108
<item row="3" column="0" colspan="2">

0 commit comments

Comments
 (0)