Skip to content

Commit

Permalink
Sketcher: Rename of the "Defaults" button of the advanced solver dialog
Browse files Browse the repository at this point in the history
=======================================================================

Just renaming the button and adding a tooltip as discussed here:
http://forum.freecadweb.org/viewtopic.php?f=8&t=12180&start=30#p98221
  • Loading branch information
abdullahtahiriyo authored and wwmayer committed Aug 31, 2015
1 parent 3807cbd commit 650f328
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/Mod/Sketcher/Gui/TaskSketcherSolverAdvanced.ui
Expand Up @@ -557,8 +557,11 @@
</item>
<item>
<widget class="QPushButton" name="pushButtonDefaults">
<property name="toolTip">
<string>Resets all solver values to their default values</string>
</property>
<property name="text">
<string>Set Defaults</string>
<string>Restore Defaults</string>
</property>
</widget>
</item>
Expand Down

0 comments on commit 650f328

Please sign in to comment.