Skip to content

Commit

Permalink
rename ui members
Browse files Browse the repository at this point in the history
  • Loading branch information
vinayan committed Apr 6, 2013
1 parent 31905ca commit 52da723
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/plugins/topology/rulesDialog.ui
Expand Up @@ -24,7 +24,7 @@
</widget>
</item>
<item>
<widget class="QTableWidget" name="mTestTable">
<widget class="QTableWidget" name="mRulesTable">
<column>
<property name="text">
<string>Rule</string>
Expand Down Expand Up @@ -72,7 +72,7 @@
</widget>
</item>
<item>
<widget class="QComboBox" name="mTestBox">
<widget class="QComboBox" name="mRuleBox">
<property name="sizeAdjustPolicy">
<enum>QComboBox::AdjustToContents</enum>
</property>
Expand Down

0 comments on commit 52da723

Please sign in to comment.