mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-14 00:07:35 -04:00
fix build error
This commit is contained in:
parent
4ecf3ebd0b
commit
d1fd484bd3
@ -17,8 +17,6 @@ class QgsColorRampComboBox : QComboBox
|
||||
//! return new instance of the current color ramp or NULL if there is no active color ramp
|
||||
QgsVectorColorRampV2* currentColorRamp();
|
||||
|
||||
static QSize rampIconSize;
|
||||
|
||||
public slots:
|
||||
void colorRampChanged( int index );
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user