mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-05-01 09:29:20 -05:00
dbhub: Better explanations for the Clone button
Thanks to @justinclift for pointing this out.
This commit is contained in:
@@ -79,6 +79,9 @@
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QToolButton" name="buttonCloneDatabase">
|
||||
<property name="toolTip">
|
||||
<string>Use this to download a remote database for local editing using a URL as provided on the web page of the database.</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Clone</string>
|
||||
</property>
|
||||
|
||||
Reference in New Issue
Block a user