mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-26 00:02:08 -05:00
Fix missing commit
This commit is contained in:
parent
bc30cdf41d
commit
02fc2b0858
@ -186,7 +186,7 @@ class CORE_EXPORT QgsSymbolLegendNode : public QgsLayerTreeModelLegendNode
|
||||
* render context in advance and call this method instead of minimumIconSize().
|
||||
* @note added in QGIS 2.18
|
||||
*/
|
||||
QSize minimumIconSize( QgsRenderContext &context ) const;
|
||||
QSize minimumIconSize( QgsRenderContext* context ) const;
|
||||
|
||||
/** Returns the symbol used by the legend node.
|
||||
* @see setSymbol()
|
||||
|
Loading…
x
Reference in New Issue
Block a user