Skip to content

Commit

Permalink
fix build error
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Jun 23, 2013
1 parent 4ecf3eb commit d1fd484
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions python/gui/symbology-ng/qgscolorrampcombobox.sip
Original file line number Diff line number Diff line change
Expand Up @@ -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 );
};

0 comments on commit d1fd484

Please sign in to comment.