mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
If it works, it must be one of the easiest fixes. See #1860
git-svn-id: http://svn.osgeo.org/qgis/trunk@11361 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
9d7d1a7ab2
commit
26c8566b65
@ -393,6 +393,8 @@ void QgsLegendLayer::rasterLayerSymbology( QgsRasterLayer* layer )
|
||||
itemList.push_back( std::make_pair( "", legendpixmap ) );
|
||||
|
||||
changeSymbologySettings( layer, itemList );
|
||||
|
||||
updateIcon();
|
||||
}
|
||||
|
||||
void QgsLegendLayer::updateIcon()
|
||||
|
Loading…
x
Reference in New Issue
Block a user