mirror of
https://github.com/overte-org/overte.git
synced 2025-04-19 15:43:50 +02:00
Improve UI
This commit is contained in:
parent
40a31b63a9
commit
1d67531a87
1 changed files with 11 additions and 11 deletions
|
@ -43,7 +43,7 @@
|
|||
</rect>
|
||||
</property>
|
||||
<property name="currentIndex">
|
||||
<number>3</number>
|
||||
<number>0</number>
|
||||
</property>
|
||||
<widget class="QWidget" name="tab_1">
|
||||
<attribute name="title">
|
||||
|
@ -198,7 +198,7 @@
|
|||
<x>10</x>
|
||||
<y>160</y>
|
||||
<width>161</width>
|
||||
<height>28</height>
|
||||
<height>51</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="text">
|
||||
|
@ -525,7 +525,7 @@
|
|||
<rect>
|
||||
<x>128</x>
|
||||
<y>95</y>
|
||||
<width>21</width>
|
||||
<width>31</width>
|
||||
<height>31</height>
|
||||
</rect>
|
||||
</property>
|
||||
|
@ -539,7 +539,7 @@
|
|||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>160</x>
|
||||
<x>170</x>
|
||||
<y>100</y>
|
||||
<width>451</width>
|
||||
<height>21</height>
|
||||
|
@ -554,9 +554,9 @@
|
|||
<widget class="QCheckBox" name="checkBoxInteractiveMode">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>200</x>
|
||||
<x>190</x>
|
||||
<y>180</y>
|
||||
<width>120</width>
|
||||
<width>131</width>
|
||||
<height>20</height>
|
||||
</rect>
|
||||
</property>
|
||||
|
@ -573,7 +573,7 @@
|
|||
<x>330</x>
|
||||
<y>170</y>
|
||||
<width>181</width>
|
||||
<height>40</height>
|
||||
<height>51</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="text">
|
||||
|
@ -684,10 +684,10 @@
|
|||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>240</x>
|
||||
<x>270</x>
|
||||
<y>30</y>
|
||||
<width>160</width>
|
||||
<height>40</height>
|
||||
<height>51</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="text">
|
||||
|
@ -699,7 +699,7 @@
|
|||
<rect>
|
||||
<x>150</x>
|
||||
<y>42</y>
|
||||
<width>81</width>
|
||||
<width>111</width>
|
||||
<height>17</height>
|
||||
</rect>
|
||||
</property>
|
||||
|
@ -803,7 +803,7 @@
|
|||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>720</width>
|
||||
<height>21</height>
|
||||
<height>22</height>
|
||||
</rect>
|
||||
</property>
|
||||
<widget class="QMenu" name="menuFile">
|
||||
|
|
Loading…
Reference in a new issue