Skip to content

Commit

Permalink
refs #5018. Force refresh option.
Browse files Browse the repository at this point in the history
  • Loading branch information
OwenArnold committed Mar 23, 2012
1 parent c30e193 commit 51170b5
Showing 1 changed file with 5 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>346</width>
<width>372</width>
<height>540</height>
</rect>
</property>
Expand Down Expand Up @@ -383,8 +383,11 @@
</item>
<item>
<widget class="QPushButton" name="btn_rebuild_dimensions">
<property name="toolTip">
<string>Force the dimension inputs to be rebuilt to mirror values in the input workspace.</string>
</property>
<property name="text">
<string>Rebuild Dimensions</string>
<string>Refresh Dims</string>
</property>
</widget>
</item>
Expand Down

0 comments on commit 51170b5

Please sign in to comment.