Update label of 'Discard' button of expression input dialog and add tooltip to resolves #4079
This commit is contained in:
@@ -176,7 +176,10 @@
|
||||
<item>
|
||||
<widget class="QPushButton" name="discardBtn">
|
||||
<property name="text">
|
||||
<string>&Discard</string>
|
||||
<string>&Clear</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Revert to last calculated value (as constant)</string>
|
||||
</property>
|
||||
<property name="autoDefault">
|
||||
<bool>false</bool>
|
||||
|
||||
Reference in New Issue
Block a user