X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Fsrc%2Fmodules%2Flyr_std%2Finsideout.cpp;h=8dd633e6cbcebbf83cba5483653038952328bb5b;hb=d43ed398fd84b93b96eb91d91dafdf65c80537e6;hp=1ed9c2c77bcd08c9373475f48fd674b533a3535d;hpb=adfc80c126f482d7ea2bac38001a2c4a7c7df88c;p=synfig.git diff --git a/synfig-core/src/modules/lyr_std/insideout.cpp b/synfig-core/src/modules/lyr_std/insideout.cpp index 1ed9c2c..8dd633e 100644 --- a/synfig-core/src/modules/lyr_std/insideout.cpp +++ b/synfig-core/src/modules/lyr_std/insideout.cpp @@ -64,6 +64,8 @@ SYNFIG_LAYER_SET_CVS_ID(InsideOut,"$Id$"); InsideOut::InsideOut(): origin(0,0) { + Layer::Vocab voc(get_param_vocab()); + Layer::fill_static(voc); } bool