Qt: Clarify controller settings labels

pull/3187/head
Stenzek 11 months ago
parent 17b9736899
commit 1a0f6f62e5
No known key found for this signature in database

@ -69,7 +69,7 @@
<item>
<widget class="QLabel" name="label">
<property name="text">
<string>Profile:</string>
<string>Editing Profile:</string>
</property>
</widget>
</item>
@ -89,7 +89,7 @@
<item>
<widget class="QPushButton" name="loadProfile">
<property name="text">
<string>Load Profile</string>
<string>Activate Profile</string>
</property>
<property name="icon">
<iconset theme="folder-open-line"/>

Loading…
Cancel
Save