Skip to content

Commit 578e9b8

Browse files
committed
Followup 932de2a: fix missing back icon for sub-panels
1 parent 51f491e commit 578e9b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ui/styledock/qgsrenderercontainerbase.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
</property>
3333
<property name="icon">
3434
<iconset resource="../../../images/images.qrc">
35-
<normaloff>:/images/themes/default/mActionArrowLeft.png</normaloff>:/images/themes/default/mActionArrowLeft.png</iconset>
35+
<normaloff>:/images/themes/default/mActionArrowLeft.svg</normaloff>:/images/themes/default/mActionArrowLeft.svg</iconset>
3636
</property>
3737
<property name="autoRepeat">
3838
<bool>false</bool>

0 commit comments

Comments
 (0)