diff options
Diffstat (limited to 'src/widgets/sp-color-scales.h')
| -rw-r--r-- | src/widgets/sp-color-scales.h | 2 |
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); |
