Skip to content

Commit

Permalink
[dbmanager] move shortcut in the tooltip
Browse files Browse the repository at this point in the history
  • Loading branch information
Gustry committed Mar 6, 2018
1 parent 05484dc commit 24259ae
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion python/plugins/db_manager/ui/DlgSqlWindow.ui
Expand Up @@ -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>
Expand Down

0 comments on commit 24259ae

Please sign in to comment.