Skip to content

Commit

Permalink
Move "new view" action alongside other view tools in toolbar
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Mar 15, 2017
1 parent 29a8c0c commit 0607430
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/qgisapp.ui
Expand Up @@ -334,7 +334,6 @@
<addaction name="mActionOpenProject"/>
<addaction name="mActionSaveProject"/>
<addaction name="mActionSaveProjectAs"/>
<addaction name="mActionNewMapCanvas"/>
<addaction name="mActionNewPrintComposer"/>
<addaction name="mActionShowComposerManager"/>
</widget>
Expand Down Expand Up @@ -435,6 +434,7 @@
<addaction name="mActionZoomToLayer"/>
<addaction name="mActionZoomLast"/>
<addaction name="mActionZoomNext"/>
<addaction name="mActionNewMapCanvas"/>
<addaction name="mActionNewBookmark"/>
<addaction name="mActionShowBookmarks"/>
<addaction name="mActionDraw"/>
Expand Down

0 comments on commit 0607430

Please sign in to comment.