mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-14 00:07:35 -04:00
[dbmanager] move shortcut in the tooltip
This commit is contained in:
parent
05484dceb6
commit
24259ae890
@ -407,8 +407,11 @@ unique values</string>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QPushButton" name="btnCancel">
|
||||
<property name="toolTip">
|
||||
<string>Cancel query (ESC)</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Cancel (ESC)</string>
|
||||
<string>Cancel</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
Loading…
x
Reference in New Issue
Block a user