Skip to content

Commit

Permalink
Followup 932de2a: fix missing back icon for sub-panels
Browse files Browse the repository at this point in the history
  • Loading branch information
nirvn committed Dec 27, 2016
1 parent 51f491e commit 578e9b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/styledock/qgsrenderercontainerbase.ui
Expand Up @@ -32,7 +32,7 @@
</property>
<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/mActionArrowLeft.svg</normaloff>:/images/themes/default/mActionArrowLeft.svg</iconset>
</property>
<property name="autoRepeat">
<bool>false</bool>
Expand Down

0 comments on commit 578e9b8

Please sign in to comment.