ParamDesc::set_scalar(String) and ParamDesc::set_hint(String) were identical. Got...
[synfig.git] / synfig-core / trunk / src / modules / mod_particle / plant.cpp
index 3abe146..e1758f1 100644 (file)
@@ -377,7 +377,7 @@ Plant::get_param_vocab()const
                .set_local_name(_("Vertices"))
                .set_description(_("A list of BLine Points"))
                .set_origin("offset")
-               //.set_scalar("width")
+               //.set_hint("width")
        );
 
        ret.push_back(ParamDesc("offset")