X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-studio%2Ftrunk%2Fsrc%2Fsynfigapp%2Fgeneral.h;fp=synfig-studio%2Ftrunk%2Fsrc%2Fsynfigapp%2Fgeneral.h;h=137c0618a81af9bc3920c5ae393b7e8b729447a4;hb=3c78803c4023e7286d91f6de1cf727cd7bce854e;hp=51bfdfeb09962ca1b19b3d7712ab93fd54cd361a;hpb=a89e7e36cde5821f2444b2dc1357b879ab41ba2a;p=synfig.git diff --git a/synfig-studio/trunk/src/synfigapp/general.h b/synfig-studio/trunk/src/synfigapp/general.h index 51bfdfe..137c061 100644 --- a/synfig-studio/trunk/src/synfigapp/general.h +++ b/synfig-studio/trunk/src/synfigapp/general.h @@ -43,6 +43,7 @@ #else #define _(x) (x) #define N_(x) (x) +#define gettext(x) (x) #endif /* === T Y P E D E F S ===================================================== */