renamed Profile to &Profile
This commit is contained in:
parent
40a07cbf2c
commit
7d508a5480
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@
|
||||||
</widget>
|
</widget>
|
||||||
<widget class="QMenu" name="menuProfile">
|
<widget class="QMenu" name="menuProfile">
|
||||||
<property name="title">
|
<property name="title">
|
||||||
<string>Profile</string>
|
<string>&Profile</string>
|
||||||
</property>
|
</property>
|
||||||
<addaction name="actionSelect_all"/>
|
<addaction name="actionSelect_all"/>
|
||||||
<addaction name="actionDeselect_all"/>
|
<addaction name="actionDeselect_all"/>
|
||||||
|
|
Loading…
Reference in a new issue