Skip to content

Commit d4f2ef6

Browse files
committed
Updated the seekbars section.
1 parent a40377a commit d4f2ef6

1 file changed

Lines changed: 17 additions & 1 deletion

File tree

GUI/qv.ui

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ Mode</string>
173173
<property name="geometry">
174174
<rect>
175175
<x>10</x>
176-
<y>20</y>
176+
<y>30</y>
177177
<width>601</width>
178178
<height>41</height>
179179
</rect>
@@ -233,6 +233,22 @@ Mode</string>
233233
</item>
234234
</layout>
235235
</widget>
236+
<widget class="QLabel" name="label_4">
237+
<property name="geometry">
238+
<rect>
239+
<x>15</x>
240+
<y>0</y>
241+
<width>591</width>
242+
<height>27</height>
243+
</rect>
244+
</property>
245+
<property name="text">
246+
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Adjust Brightness&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
247+
</property>
248+
<property name="alignment">
249+
<set>Qt::AlignCenter</set>
250+
</property>
251+
</widget>
236252
</widget>
237253
</item>
238254
</layout>

0 commit comments

Comments
 (0)