mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-28 00:17:30 -05:00
change icon for wmts layer item
This commit is contained in:
parent
c106d39078
commit
28aefe5711
@ -326,6 +326,7 @@ QgsWMTSLayerItem::QgsWMTSLayerItem( QgsDataItem *parent,
|
||||
, mTitle( title )
|
||||
{
|
||||
mUri = createUri();
|
||||
mIconName = QStringLiteral( "mIconWms.svg" );
|
||||
setState( Populated );
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user