mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-05 00:09:32 -04:00
Clarify what the clear button at the top of the "Execute SQL" dialog does:
clear the SQL editor. The current name looks confusing when the "Query History" tab is active.
This commit is contained in:
parent
2e15af922e
commit
a8ff2dd666
@ -155,7 +155,7 @@
|
||||
<normaloff>:/images/themes/default/console/iconClearConsole.svg</normaloff>:/images/themes/default/console/iconClearConsole.svg</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Clear</string>
|
||||
<string>Clear SQL Editor</string>
|
||||
</property>
|
||||
<property name="menuRole">
|
||||
<enum>QAction::NoRole</enum>
|
||||
|
Loading…
x
Reference in New Issue
Block a user