better labels

This commit is contained in:
Roberto Alsina 2020-01-31 20:22:15 -03:00
parent 93ddde5f47
commit b659da5757

View File

@ -22,7 +22,7 @@
<item row="0" column="0"> <item row="0" column="0">
<widget class="QLabel" name="label"> <widget class="QLabel" name="label">
<property name="text"> <property name="text">
<string>Settings for</string> <string>Monitor:</string>
</property> </property>
</widget> </widget>
</item> </item>
@ -50,7 +50,7 @@
<item row="3" column="0"> <item row="3" column="0">
<widget class="QLabel" name="label_2"> <widget class="QLabel" name="label_2">
<property name="text"> <property name="text">
<string>Resolution</string> <string>Mode:</string>
</property> </property>
</widget> </widget>
</item> </item>
@ -64,7 +64,7 @@
<item row="4" column="0"> <item row="4" column="0">
<widget class="QLabel" name="label_3"> <widget class="QLabel" name="label_3">
<property name="text"> <property name="text">
<string>Orientation</string> <string>Orientation:</string>
</property> </property>
</widget> </widget>
</item> </item>