Show the size of circles as they are drawn using the draw tool.
[synfig.git] / synfig-studio / trunk / src / synfigapp / general.h
index 51bfdfe..137c061 100644 (file)
@@ -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 ===================================================== */