Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
set correctly the delete button layout (#4)
  • Loading branch information
slarosa authored and DelazJ committed Mar 26, 2018
1 parent 650f526 commit a0430ec
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions src/plugins/topology/rulesDialog.ui
Expand Up @@ -94,15 +94,15 @@
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="mDeleteTestButton">
<property name="text">
<string>Delete Rule</string>
</property>
</widget>
</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 a0430ec

Please sign in to comment.