Skip to content

Commit

Permalink
[topology checker] swaps add/delete rule buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
slarosa committed Dec 13, 2015
1 parent 6e9ff36 commit 61b7a9c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions src/plugins/topology/rulesDialog.ui
Expand Up @@ -87,13 +87,6 @@
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_4">
<item>
<widget class="QPushButton" name="mDeleteTestButton">
<property name="text">
<string>Delete Rule</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="mAddTestButton">
<property name="text">
Expand All @@ -103,6 +96,13 @@
</item>
</layout>
</item>
<item>
<widget class="QPushButton" name="mDeleteTestButton">
<property name="text">
<string>Delete Rule</string>
</property>
</widget>
</item>
</layout>
</item>
<item row="3" column="0" colspan="2">
Expand Down

0 comments on commit 61b7a9c

Please sign in to comment.