Remove spacing between top tab bar and main contain frames
This commit is contained in:
parent
6a27536cbb
commit
438a36f29a
1 changed files with 3 additions and 0 deletions
|
@ -228,6 +228,9 @@
|
|||
</widget>
|
||||
<widget class="QFrame" name="frame_Main">
|
||||
<layout class="QVBoxLayout" name="verticalLayout_13">
|
||||
<property name="spacing">
|
||||
<number>0</number>
|
||||
</property>
|
||||
<item>
|
||||
<layout class="QHBoxLayout" name="horizontalLayout_10">
|
||||
<item>
|
||||
|
|
Loading…
Reference in a new issue