Skip to content

Commit 05004c8

Browse files
author
jef
committed
fix build error
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@14364 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent d216444 commit 05004c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ui/symbollayer/widget_svgfill.ui

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
</layout>
5252
</item>
5353
<item row="2" column="0">
54-
<widget class="QListWidget" name="mSvgListWidget">
54+
<widget class="QListView" name="mSvgListView">
5555
<property name="flow">
5656
<enum>QListView::LeftToRight</enum>
5757
</property>

0 commit comments

Comments
 (0)