Skip to content

Commit e23bd22

Browse files
author
timlinux
committedMar 13, 2011
Added zoom 1:1 to zoom bar, icon updates from robert. Disallow hist stretch for wms layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@15460 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 2251df1 commit e23bd22

File tree

13 files changed

+964
-17
lines changed

13 files changed

+964
-17
lines changed
 

‎images/images.qrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@
144144
<file>themes/default/mActionUndo.png</file>
145145
<file>themes/default/mActionUngroupItems.png</file>
146146
<file>themes/default/mActionUnselectAttributes.png</file>
147+
<file>themes/default/mActionZoomActual.png</file>
147148
<file>themes/default/mActionZoomFullExtent.png</file>
148149
<file>themes/default/mActionZoomIn.png</file>
149150
<file>themes/default/mActionZoomLast.png</file>
@@ -309,6 +310,7 @@
309310
<file>themes/gis/mActionUndo.png</file>
310311
<file>themes/gis/mActionUngroupItems.png</file>
311312
<file>themes/gis/mActionUnselectAttributes.png</file>
313+
<file>themes/gis/mActionZoomActual.png</file>
312314
<file>themes/gis/mActionZoomFullExtent.png</file>
313315
<file>themes/gis/mActionZoomIn.png</file>
314316
<file>themes/gis/mActionZoomLast.png</file>

Error rendering embedded code

Invalid image source.

Lines changed: 377 additions & 0 deletions

Error rendering embedded code

Invalid image source.

1.91 KB

Error rendering embedded code

Invalid image source.

1.28 KB

Error rendering embedded code

Invalid image source.

0 commit comments

Comments
 (0)
Please sign in to comment.