Skip to content

Commit 7f7b9f9

Browse files
committedJun 16, 2016
Move bookmarks toolbar icons to navigation group
1 parent 23a3273 commit 7f7b9f9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
 

‎src/ui/qgisapp.ui

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<rect>
77
<x>0</x>
88
<y>0</y>
9-
<width>1050</width>
9+
<width>1018</width>
1010
<height>506</height>
1111
</rect>
1212
</property>
@@ -16,7 +16,7 @@
1616
<rect>
1717
<x>0</x>
1818
<y>0</y>
19-
<width>1050</width>
19+
<width>1018</width>
2020
<height>25</height>
2121
</rect>
2222
</property>
@@ -428,6 +428,8 @@
428428
<addaction name="mActionZoomToLayer"/>
429429
<addaction name="mActionZoomLast"/>
430430
<addaction name="mActionZoomNext"/>
431+
<addaction name="mActionNewBookmark"/>
432+
<addaction name="mActionShowBookmarks"/>
431433
<addaction name="mActionDraw"/>
432434
</widget>
433435
<widget class="QToolBar" name="mAttributesToolBar">
@@ -449,8 +451,6 @@
449451
<addaction name="mActionOpenFieldCalc"/>
450452
<addaction name="mActionStatisticalSummary"/>
451453
<addaction name="mActionMapTips"/>
452-
<addaction name="mActionNewBookmark"/>
453-
<addaction name="mActionShowBookmarks"/>
454454
</widget>
455455
<widget class="QToolBar" name="mPluginToolBar">
456456
<property name="windowTitle">

0 commit comments

Comments
 (0)