mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-20 19:11:39 -06:00
@@ -150,6 +150,12 @@ You can drag SQL statements from an object row and drop them into other applicat
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QComboBox" name="comboBrowseTable">
|
||||
<property name="minimumSize">
|
||||
<size>
|
||||
<width>150</width>
|
||||
<height>0</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Select a table to browse data</string>
|
||||
</property>
|
||||
|
||||
Reference in New Issue
Block a user