Skip to content

Commit

Permalink
Fix UI issue
Browse files Browse the repository at this point in the history
  • Loading branch information
vicr123 committed Oct 26, 2017
1 parent d1461d9 commit 623fea3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions mainwindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,12 @@
</property>
<item>
<widget class="QFrame" name="tabFrame">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Maximum">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
Expand Down

0 comments on commit 623fea3

Please sign in to comment.