Qt: Clarify controller settings labels
This commit is contained in:
parent
17b9736899
commit
1a0f6f62e5
|
@ -69,7 +69,7 @@
|
||||||
<item>
|
<item>
|
||||||
<widget class="QLabel" name="label">
|
<widget class="QLabel" name="label">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Profile:</string>
|
<string>Editing Profile:</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
@ -89,7 +89,7 @@
|
||||||
<item>
|
<item>
|
||||||
<widget class="QPushButton" name="loadProfile">
|
<widget class="QPushButton" name="loadProfile">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Load Profile</string>
|
<string>Activate Profile</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset theme="folder-open-line"/>
|
<iconset theme="folder-open-line"/>
|
||||||
|
|
Loading…
Reference in New Issue