X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Fwidgets%2Fsp-color-scales.h;h=21a85a08e1708254cead47f6d3facc5cb59e04ce;hb=b679ae44b0b3f03f88e04ccff4b9149dd9eb8f15;hp=efb557f9bc91da090b4288a6eed0bff2345f0040;hpb=6b15695578f07a3f72c4c9475c1a261a3021472a;p=inkscape.git 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);