Code

Filters. New Customizable Colored Drop Shadow filter (experimental).
[inkscape.git] / src / extension / internal / filter / filter-all.cpp
index b4b8caf81d3d67a8c4e3bd80b621aa7aad9a9bb1..6d61501fb5e94609864f66f2f9481aa3fc2380de 100644 (file)
@@ -23,6 +23,7 @@ Filter::filters_all (void )
        // Here come the filters which are coded in C++ in order to present a parameters dialog
        DropShadow::init();
        DropGlow::init();
+    ColorizableDropShadow::init();
        Snow::init();
 
        // Here come the rest of the filters that are read from SVG files in share/filters and