Qt: Rename Load Profile to Apply Profile
And make it copy hotkeys.
This commit is contained in:
@@ -87,9 +87,9 @@
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QPushButton" name="loadProfile">
|
||||
<widget class="QPushButton" name="applyProfile">
|
||||
<property name="text">
|
||||
<string>Activate Profile</string>
|
||||
<string>Apply Profile</string>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset theme="folder-open-line"/>
|
||||
|
||||
Reference in New Issue
Block a user