Code

fix compositing for premultiplication and non-alpha cases
[inkscape.git] / src / live_effects / lpe-test-doEffect-stack.h
index 57748f5035e8a4d39fb5262de1263803716f75de..5e990868e35b108dcf4be248a30b9425f87fe54c 100644 (file)
@@ -30,7 +30,7 @@ public:
     Geom::Piecewise<Geom::D2<Geom::SBasis> > doEffect (Geom::Piecewise<Geom::D2<Geom::SBasis> > & pwd2_in);\r
 \r
 private:\r
-    RealParam step;\r
+    ScalarParam step;\r
 \r
     LPEdoEffectStackTest(const LPEdoEffectStackTest&);\r
     LPEdoEffectStackTest& operator=(const LPEdoEffectStackTest&);\r