mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-28 00:17:30 -05:00
Code style
This commit is contained in:
parent
5306f552c9
commit
4dde0c3dd3
@ -2004,7 +2004,7 @@ bool QgsVectorLayer::readStyle( const QDomNode &node, QString &errorMessage )
|
||||
|
||||
bool QgsVectorLayer::writeSymbology( QDomNode& node, QDomDocument& doc, QString& errorMessage ) const
|
||||
{
|
||||
(void)writeStyle( node, doc, errorMessage );
|
||||
( void )writeStyle( node, doc, errorMessage );
|
||||
|
||||
// FIXME
|
||||
// edittypes are written to the layerNode
|
||||
|
Loading…
x
Reference in New Issue
Block a user