X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Fsrc%2Fmodules%2Flyr_std%2Finsideout.cpp;h=8dd633e6cbcebbf83cba5483653038952328bb5b;hb=35ab927bc9abb7455ff4aaf3cd02f3be9a18f5df;hp=1ed9c2c77bcd08c9373475f48fd674b533a3535d;hpb=1cbe1a38d19f8f2853da8bec1079990caa668e11;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