X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;ds=sidebyside;f=synfig-studio%2Ftrunk%2Fsrc%2Fsynfigapp%2Factions%2Flayermove.h;fp=synfig-studio%2Ftrunk%2Fsrc%2Fsynfigapp%2Factions%2Flayermove.h;h=d7f21959ee66661cdc38c914729c04e164e8576c;hb=dee84efa006428fdfbf0e84b66ee94eb23113ad9;hp=a8ec4254cc3df897078114e01036c564a56ad9e9;hpb=29b64838a7e7b91aa32c8a3f4a69e64b31d5558d;p=synfig.git diff --git a/synfig-studio/trunk/src/synfigapp/actions/layermove.h b/synfig-studio/trunk/src/synfigapp/actions/layermove.h index a8ec425..d7f2195 100644 --- a/synfig-studio/trunk/src/synfigapp/actions/layermove.h +++ b/synfig-studio/trunk/src/synfigapp/actions/layermove.h @@ -60,7 +60,7 @@ public: LayerMove(); static ParamVocab get_param_vocab(); - static bool is_canidate(const ParamList &x); + static bool is_candidate(const ParamList &x); virtual bool set_param(const synfig::String& name, const Param &); virtual bool is_ready()const;