Skip to content

Commit

Permalink
remove separators
Browse files Browse the repository at this point in the history
  • Loading branch information
jfbourdon authored and nyalldawson committed Jan 9, 2022
1 parent 3511158 commit ba9daca
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/ui/qgisapp.ui
Expand Up @@ -177,7 +177,6 @@
<addaction name="mActionNewMemoryLayer"/>
<addaction name="mActionNewMeshLayer"/>
<addaction name="mActionNewGpxLayer"/>
<addaction name="separator"/>
<addaction name="mActionNewVirtualLayer"/>
</widget>
<widget class="QMenu" name="mAddLayerMenu">
Expand Down Expand Up @@ -748,9 +747,7 @@
<addaction name="mActionNewSpatiaLiteLayer"/>
<addaction name="mActionNewMemoryLayer"/>
<addaction name="mActionNewMeshLayer"/>
<addaction name="separator"/>
<addaction name="mActionNewVirtualLayer"/>
<addaction name="separator"/>
</widget>
<widget class="QToolBar" name="mShapeDigitizeToolBar">
<property name="windowTitle">
Expand Down

0 comments on commit ba9daca

Please sign in to comment.