Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Change a button text to a more sensible one
  • Loading branch information
pekkaroi authored and wwmayer committed May 10, 2017
1 parent 3e7cab0 commit 69bbd95
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Mod/Path/Gui/Resources/panels/DrillingEdit.ui
Expand Up @@ -72,10 +72,10 @@
<item row="1" column="2">
<widget class="QPushButton" name="uiFindAllHoles">
<property name="toolTip">
<string>Update the path with the removed and reordered items.</string>
<string>Remove all custom objects and find holes from base object.</string>
</property>
<property name="text">
<string>Find All</string>
<string>Reset Defaults</string>
</property>
</widget>
</item>
Expand Down

0 comments on commit 69bbd95

Please sign in to comment.