Set back the right tab by default

* Set back show the right tabs by default
* Added for Files Tabs it taked to much space before
This commit is contained in:
defnax 2020-03-03 14:05:52 +01:00
parent ad7405af05
commit fedd0b22e5
3 changed files with 510 additions and 476 deletions

View File

@ -14,7 +14,7 @@
<item row="0" column="0">
<widget class="QTabWidget" name="tabWidget">
<property name="currentIndex">
<number>1</number>
<number>0</number>
</property>
<widget class="QWidget" name="tab">
<attribute name="title">

View File

@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>1283</width>
<height>929</height>
<width>712</width>
<height>502</height>
</rect>
</property>
<layout class="QVBoxLayout" name="ServerPageVLayout">
@ -26,7 +26,7 @@
<item>
<widget class="QTabWidget" name="tabWidget">
<property name="currentIndex">
<number>1</number>
<number>0</number>
</property>
<widget class="QWidget" name="tabNetConf">
<attribute name="title">

File diff suppressed because it is too large Load Diff