|
@@ -86,7 +86,7 @@
|
|
|
<item>
|
|
|
<widget class="QStackedWidget" name="settingsPages">
|
|
|
<property name="currentIndex">
|
|
|
- <number>1</number>
|
|
|
+ <number>2</number>
|
|
|
</property>
|
|
|
<widget class="QWidget" name="generalPage">
|
|
|
<layout class="QFormLayout" name="formLayout_2">
|
|
@@ -242,6 +242,12 @@
|
|
|
</property>
|
|
|
<item alignment="Qt::AlignTop">
|
|
|
<widget class="QWidget" name="widget" native="true">
|
|
|
+ <property name="sizePolicy">
|
|
|
+ <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
|
|
|
+ <horstretch>0</horstretch>
|
|
|
+ <verstretch>0</verstretch>
|
|
|
+ </sizepolicy>
|
|
|
+ </property>
|
|
|
<layout class="QFormLayout" name="formLayout_5">
|
|
|
<item row="0" column="0">
|
|
|
<widget class="QLabel" name="label_16">
|
|
@@ -264,6 +270,12 @@
|
|
|
<property name="enabled">
|
|
|
<bool>false</bool>
|
|
|
</property>
|
|
|
+ <property name="sizePolicy">
|
|
|
+ <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|
|
+ <horstretch>0</horstretch>
|
|
|
+ <verstretch>0</verstretch>
|
|
|
+ </sizepolicy>
|
|
|
+ </property>
|
|
|
<property name="currentIndex">
|
|
|
<number>0</number>
|
|
|
</property>
|
|
@@ -972,12 +984,12 @@
|
|
|
<slot>setCurrentIndex(int)</slot>
|
|
|
<hints>
|
|
|
<hint type="sourcelabel">
|
|
|
- <x>329</x>
|
|
|
- <y>168</y>
|
|
|
+ <x>252</x>
|
|
|
+ <y>29</y>
|
|
|
</hint>
|
|
|
<hint type="destinationlabel">
|
|
|
- <x>577</x>
|
|
|
- <y>183</y>
|
|
|
+ <x>250</x>
|
|
|
+ <y>39</y>
|
|
|
</hint>
|
|
|
</hints>
|
|
|
</connection>
|
|
@@ -988,12 +1000,12 @@
|
|
|
<slot>setCurrentIndex(int)</slot>
|
|
|
<hints>
|
|
|
<hint type="sourcelabel">
|
|
|
- <x>379</x>
|
|
|
- <y>30</y>
|
|
|
+ <x>250</x>
|
|
|
+ <y>39</y>
|
|
|
</hint>
|
|
|
<hint type="destinationlabel">
|
|
|
- <x>294</x>
|
|
|
- <y>427</y>
|
|
|
+ <x>250</x>
|
|
|
+ <y>39</y>
|
|
|
</hint>
|
|
|
</hints>
|
|
|
</connection>
|