X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;ds=sidebyside;f=synfig-studio%2Ftrunk%2Fsrc%2Fgtkmm%2Fapp.h;h=dd823dda8fcd3f9c62eb1564fb85f196e61773ae;hb=e2d2732c368b92259bba1bef890223831d997b5b;hp=103ce0d35f5efa1b3a25365c34144d305c4f70da;hpb=ce6671e1c331ea0f40beee0a9360cee78ff853d7;p=synfig.git diff --git a/synfig-studio/trunk/src/gtkmm/app.h b/synfig-studio/trunk/src/gtkmm/app.h index 103ce0d..dd823dd 100644 --- a/synfig-studio/trunk/src/gtkmm/app.h +++ b/synfig-studio/trunk/src/gtkmm/app.h @@ -191,7 +191,9 @@ public: static bool use_colorspace_gamma; +#ifdef SINGLE_THREADED static bool single_threaded; +#endif static bool restrict_radius_ducks;