GloSC-Main: UI changes

UWP_Overlay
Peter Repukat 8 years ago
parent 4ba0b3a7e7
commit 59090f4f8d

@ -48,10 +48,35 @@
<x>10</x>
<y>21</y>
<width>261</width>
<height>341</height>
<height>301</height>
</rect>
</property>
</widget>
<widget class="QPushButton" name="pbAddToSteam">
<property name="enabled">
<bool>true</bool>
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>330</y>
<width>261</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>Add to Steam</string>
</property>
<property name="autoDefault">
<bool>false</bool>
</property>
<property name="default">
<bool>false</bool>
</property>
<property name="flat">
<bool>false</bool>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_2">
<property name="geometry">
@ -164,7 +189,7 @@
<rect>
<x>10</x>
<y>330</y>
<width>151</width>
<width>231</width>
<height>31</height>
</rect>
</property>
@ -172,31 +197,6 @@
<string>Save / Create</string>
</property>
</widget>
<widget class="QPushButton" name="pbAddToSteam">
<property name="enabled">
<bool>true</bool>
</property>
<property name="geometry">
<rect>
<x>270</x>
<y>330</y>
<width>111</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>Add to Steam</string>
</property>
<property name="autoDefault">
<bool>false</bool>
</property>
<property name="default">
<bool>false</bool>
</property>
<property name="flat">
<bool>false</bool>
</property>
</widget>
<widget class="QLabel" name="label_3">
<property name="geometry">
<rect>
@ -223,9 +223,9 @@
<widget class="QPushButton" name="pbDelete">
<property name="geometry">
<rect>
<x>170</x>
<x>250</x>
<y>330</y>
<width>91</width>
<width>131</width>
<height>31</height>
</rect>
</property>

Loading…
Cancel
Save