Skip to content
Snippets Groups Projects
Commit 8f49e3b9 authored by Vincent Texier's avatar Vincent Texier
Browse files

Reorganize menus again

parent 99c810e0
No related branches found
No related tags found
No related merge requests found
......@@ -40,13 +40,6 @@
<property name="title">
<string>Fi&amp;le</string>
</property>
<widget class="QMenu" name="menu_change_account">
<property name="title">
<string>&amp;Open</string>
</property>
</widget>
<addaction name="menu_change_account"/>
<addaction name="separator"/>
<addaction name="action_import"/>
<addaction name="action_export"/>
<addaction name="separator"/>
......@@ -63,6 +56,12 @@
</property>
<addaction name="separator"/>
</widget>
<widget class="QMenu" name="menu_change_account">
<property name="title">
<string>&amp;Open</string>
</property>
</widget>
<addaction name="menu_change_account"/>
<addaction name="action_configure_parameters"/>
<addaction name="action_add_account"/>
<addaction name="separator"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment