mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-02-02 09:55:55 +00:00
update main menu items'order
This commit is contained in:
parent
0aa4651657
commit
614606e3be
@ -362,12 +362,6 @@
|
|||||||
<height>29</height>
|
<height>29</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<widget class="QMenu" name="menu_Options" >
|
|
||||||
<property name="title" >
|
|
||||||
<string>&Options</string>
|
|
||||||
</property>
|
|
||||||
<addaction name="actionOptions" />
|
|
||||||
</widget>
|
|
||||||
<widget class="QMenu" name="menu_Edit" >
|
<widget class="QMenu" name="menu_Edit" >
|
||||||
<property name="title" >
|
<property name="title" >
|
||||||
<string>&Edit</string>
|
<string>&Edit</string>
|
||||||
@ -387,10 +381,16 @@
|
|||||||
<property name="title" >
|
<property name="title" >
|
||||||
<string>&Help</string>
|
<string>&Help</string>
|
||||||
</property>
|
</property>
|
||||||
<addaction name="actionAbout" />
|
|
||||||
<addaction name="actionBugReport" />
|
<addaction name="actionBugReport" />
|
||||||
<addaction name="actionWebsite" />
|
<addaction name="actionWebsite" />
|
||||||
<addaction name="actionDocumentation" />
|
<addaction name="actionDocumentation" />
|
||||||
|
<addaction name="actionAbout" />
|
||||||
|
</widget>
|
||||||
|
<widget class="QMenu" name="menu_Options" >
|
||||||
|
<property name="title" >
|
||||||
|
<string>&Options</string>
|
||||||
|
</property>
|
||||||
|
<addaction name="actionOptions" />
|
||||||
</widget>
|
</widget>
|
||||||
<widget class="QMenu" name="menu_File" >
|
<widget class="QMenu" name="menu_File" >
|
||||||
<property name="title" >
|
<property name="title" >
|
||||||
|
Loading…
x
Reference in New Issue
Block a user