mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 06:22:22 -04:00
remove superfluous separators
This commit is contained in:
parent
14c4dfeea2
commit
bb73e21c64
1 changed files with 1 additions and 3 deletions
|
@ -211,7 +211,7 @@
|
|||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>599</width>
|
||||
<height>24</height>
|
||||
<height>20</height>
|
||||
</rect>
|
||||
</property>
|
||||
<widget class="QMenu" name="menuEdit">
|
||||
|
@ -227,7 +227,6 @@
|
|||
<addaction name="separator"/>
|
||||
<addaction name="actionFindReplace"/>
|
||||
<addaction name="separator"/>
|
||||
<addaction name="separator"/>
|
||||
<addaction name="actionFont"/>
|
||||
</widget>
|
||||
<widget class="QMenu" name="menuActions">
|
||||
|
@ -264,7 +263,6 @@
|
|||
<addaction name="actionPreviousCard"/>
|
||||
<addaction name="actionNextCard"/>
|
||||
<addaction name="actionLastCard"/>
|
||||
<addaction name="separator"/>
|
||||
</widget>
|
||||
<widget class="QMenu" name="menu_Help">
|
||||
<property name="title">
|
||||
|
|
Loading…
Reference in a new issue