We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3979d24 commit ee48273Copy full SHA for ee48273
python/core/qgslabelattributes.sip
@@ -83,7 +83,7 @@ public:
83
84
void setBufferColor ( const QColor &color );
85
bool bufferColorIsSet ( ) const;
86
- const QColor & bufferColor ( ) const;
+ QColor bufferColor ( ) const;
87
88
void setBufferStyle ( Qt::BrushStyle style );
89
bool bufferStyleIsSet ( ) const;
0 commit comments