slight improvement in order not to cut dialog notes.

This commit is contained in:
2017-01-05 11:24:28 +01:00
parent 8a6b24cc9d
commit 51a8dfd879

View File

@ -33,7 +33,7 @@
<item> <item>
<widget class="QTabWidget" name="fTabWidget"> <widget class="QTabWidget" name="fTabWidget">
<property name="currentIndex"> <property name="currentIndex">
<number>0</number> <number>3</number>
</property> </property>
<widget class="QWidget" name="fGeneral_tab"> <widget class="QWidget" name="fGeneral_tab">
<attribute name="title"> <attribute name="title">
@ -45,7 +45,7 @@
<x>10</x> <x>10</x>
<y>10</y> <y>10</y>
<width>421</width> <width>421</width>
<height>25</height> <height>35</height>
</rect> </rect>
</property> </property>
<layout class="QHBoxLayout" name="horizontalLayout_2"> <layout class="QHBoxLayout" name="horizontalLayout_2">
@ -121,9 +121,9 @@
<widget class="QCheckBox" name="fTitleFromData_checkBox"> <widget class="QCheckBox" name="fTitleFromData_checkBox">
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>170</x> <x>190</x>
<y>10</y> <y>10</y>
<width>171</width> <width>241</width>
<height>23</height> <height>23</height>
</rect> </rect>
</property> </property>
@ -134,9 +134,9 @@
<widget class="QCheckBox" name="fPerRunBlockChisq_checkBox"> <widget class="QCheckBox" name="fPerRunBlockChisq_checkBox">
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>170</x> <x>190</x>
<y>35</y> <y>35</y>
<width>191</width> <width>241</width>
<height>22</height> <height>22</height>
</rect> </rect>
</property> </property>
@ -147,9 +147,9 @@
<widget class="QCheckBox" name="fEstimateN0_checkBox"> <widget class="QCheckBox" name="fEstimateN0_checkBox">
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>170</x> <x>190</x>
<y>60</y> <y>60</y>
<width>161</width> <width>241</width>
<height>22</height> <height>22</height>
</rect> </rect>
</property> </property>
@ -167,7 +167,7 @@
<rect> <rect>
<x>10</x> <x>10</x>
<y>10</y> <y>10</y>
<width>141</width> <width>421</width>
<height>22</height> <height>22</height>
</rect> </rect>
</property> </property>
@ -180,7 +180,7 @@
<rect> <rect>
<x>10</x> <x>10</x>
<y>40</y> <y>40</y>
<width>231</width> <width>421</width>
<height>21</height> <height>21</height>
</rect> </rect>
</property> </property>