Qt: Rename Load Profile to Apply Profile

And make it copy hotkeys.
This commit is contained in:
Stenzek
2024-05-16 16:51:33 +10:00
parent c53717bbe4
commit a5b1ee4f04
3 changed files with 26 additions and 10 deletions

View File

@@ -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"/>