|
@@ -150,7 +150,7 @@
|
150
|
150
|
<x>30</x>
|
151
|
151
|
<y>54</y>
|
152
|
152
|
<width>641</width>
|
153
|
|
- <height>4</height>
|
|
153
|
+ <height>21</height>
|
154
|
154
|
</rect>
|
155
|
155
|
</property>
|
156
|
156
|
<property name="styleSheet">
|
|
@@ -163,6 +163,8 @@
|
163
|
163
|
<enum>QFrame::Raised</enum>
|
164
|
164
|
</property>
|
165
|
165
|
</widget>
|
|
166
|
+ <zorder>frame_2</zorder>
|
|
167
|
+ <zorder>label</zorder>
|
166
|
168
|
</widget>
|
167
|
169
|
<widget class="QFrame" name="frame_3">
|
168
|
170
|
<property name="geometry">
|
|
@@ -177,7 +179,7 @@
|
177
|
179
|
<string notr="true">background-image: url(:/images/resources/logo.png);</string>
|
178
|
180
|
</property>
|
179
|
181
|
<property name="frameShape">
|
180
|
|
- <enum>QFrame::StyledPanel</enum>
|
|
182
|
+ <enum>QFrame::NoFrame</enum>
|
181
|
183
|
</property>
|
182
|
184
|
<property name="frameShadow">
|
183
|
185
|
<enum>QFrame::Raised</enum>
|