mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-20 02:50:46 -06:00
Add an icon to the DB Toolbar option, so it looks better
This commit is contained in:
@@ -1555,6 +1555,10 @@
|
||||
<property name="checkable">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="icons/icons.qrc">
|
||||
<normaloff>:/icons/log_dock</normaloff>:/icons/log_dock</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>&DB Toolbar</string>
|
||||
</property>
|
||||
|
||||
Reference in New Issue
Block a user