mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 15:37:26 -06:00
update main menu items'order
This commit is contained in:
@@ -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" >
|
||||||
|
|||||||
Reference in New Issue
Block a user