Sketcher: Rename of the "Defaults" button of the advanced solver dialog
======================================================================= Just renaming the button and adding a tooltip as discussed here: http://forum.freecadweb.org/viewtopic.php?f=8&t=12180&start=30#p98221
This commit is contained in:
parent
3807cbdb23
commit
650f3282d5
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue
Block a user