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>
|
||||||
<widget class="QFrame" name="frame_Main">
|
<widget class="QFrame" name="frame_Main">
|
||||||
<layout class="QVBoxLayout" name="verticalLayout_13">
|
<layout class="QVBoxLayout" name="verticalLayout_13">
|
||||||
|
<property name="spacing">
|
||||||
|
<number>0</number>
|
||||||
|
</property>
|
||||||
<item>
|
<item>
|
||||||
<layout class="QHBoxLayout" name="horizontalLayout_10">
|
<layout class="QHBoxLayout" name="horizontalLayout_10">
|
||||||
<item>
|
<item>
|
||||||
|
|
Loading…
Reference in a new issue