Qt: Change Profile label to Editing Profile

Hopefully less confusing this way.
This commit is contained in:
Stenzek 2023-03-03 20:54:11 +10:00 committed by lightningterror
parent 18e4a04dba
commit b24b353b2d
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@
<item>
<widget class="QLabel" name="label">
<property name="text">
<string>Profile:</string>
<string>Editing Profile:</string>
</property>
</widget>
</item>