Skip to content

Commit

Permalink
Save some space in the Database Structure tab
Browse files Browse the repository at this point in the history
  • Loading branch information
MKleusberg committed Feb 2, 2017
1 parent 8ceb72d commit bf5ab01
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions src/MainWindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,21 @@
<string>Database Structure</string>
</attribute>
<layout class="QVBoxLayout" name="verticalLayout">
<property name="spacing">
<number>4</number>
</property>
<property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
<item>
<widget class="QToolBar" name="dbToolbar">
<property name="windowTitle">
Expand Down

0 comments on commit bf5ab01

Please sign in to comment.