summaryrefslogtreecommitdiffstats
path: root/src/widgets/sp-color-scales.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/sp-color-scales.h')
-rw-r--r--src/widgets/sp-color-scales.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/sp-color-scales.h b/src/widgets/sp-color-scales.h
index efb557f9b..21a85a08e 100644
--- a/src/widgets/sp-color-scales.h
+++ b/src/widgets/sp-color-scales.h
@@ -41,7 +41,7 @@ public:
protected:
- virtual void _colorChanged(SPColor const &color, gfloat alpha);
+ virtual void _colorChanged();
static void _adjustmentAnyChanged(GtkAdjustment *adjustment, SPColorScales *cs);
static void _sliderAnyGrabbed(SPColorSlider *slider, SPColorScales *cs);