Expand Up
@@ -850,7 +850,7 @@
<action name =" mActionAtlasFirst" >
<property name =" icon" >
<iconset resource =" ../../images/images.qrc" >
<normaloff >:/images/themes/default/mActionArrowUp.png </normaloff >:/images/themes/default/mActionArrowUp.png </iconset >
<normaloff >:/images/themes/default/mActionAtlasFirst.svg </normaloff >:/images/themes/default/mActionAtlasFirst.svg </iconset >
</property >
<property name =" text" >
<string >First Feature</string >
Expand All
@@ -859,7 +859,7 @@
<action name =" mActionAtlasPrev" >
<property name =" icon" >
<iconset resource =" ../../images/images.qrc" >
<normaloff >:/images/themes/default/mActionArrowLeft.png </normaloff >:/images/themes/default/mActionArrowLeft.png </iconset >
<normaloff >:/images/themes/default/mActionAtlasPrev.svg </normaloff >:/images/themes/default/mActionAtlasPrev.svg </iconset >
</property >
<property name =" text" >
<string >Previous Feature</string >
Expand All
@@ -868,7 +868,7 @@
<action name =" mActionAtlasNext" >
<property name =" icon" >
<iconset resource =" ../../images/images.qrc" >
<normaloff >:/images/themes/default/mActionArrowRight.png </normaloff >:/images/themes/default/mActionArrowRight.png </iconset >
<normaloff >:/images/themes/default/mActionAtlasNext.svg </normaloff >:/images/themes/default/mActionAtlasNext.svg </iconset >
</property >
<property name =" text" >
<string >Next Feature</string >
Expand All
@@ -877,7 +877,7 @@
<action name =" mActionAtlasLast" >
<property name =" icon" >
<iconset resource =" ../../images/images.qrc" >
<normaloff >:/images/themes/default/mActionArrowDown.png </normaloff >:/images/themes/default/mActionArrowDown.png </iconset >
<normaloff >:/images/themes/default/mActionAtlasLast.svg </normaloff >:/images/themes/default/mActionAtlasLast.svg </iconset >
</property >
<property name =" text" >
<string >Last Feature</string >
Expand All
@@ -886,7 +886,7 @@
<action name =" mActionAtlasPreview" >
<property name =" icon" >
<iconset resource =" ../../images/images.qrc" >
<normaloff >:/images/themes/default/mIconWmsLayer.png </normaloff >:/images/themes/default/mIconWmsLayer.png </iconset >
<normaloff >:/images/themes/default/mIconAtlas.svg </normaloff >:/images/themes/default/mIconAtlas.svg </iconset >
</property >
<property name =" text" >
<string >Preview Atlas</string >
Expand Down
Expand Up
@@ -931,7 +931,7 @@
<action name =" mActionAtlasSettings" >
<property name =" icon" >
<iconset resource =" ../../images/images.qrc" >
<normaloff >:/images/themes/default/mActionSetProjection .svg</normaloff >:/images/themes/default/mActionSetProjection .svg</iconset >
<normaloff >:/images/themes/default/mActionAtlasSettings .svg</normaloff >:/images/themes/default/mActionAtlasSettings .svg</iconset >
</property >
<property name =" text" >
<string >Atlas Settings</string >
Expand Down