Improve single-threaded operation. It's now safe(r?) to close a canvas while it...
[synfig.git] / synfig-studio / trunk / src / gtkmm / app.h
index adeef35..8ed0931 100644 (file)
@@ -184,6 +184,8 @@ public:
 
        static bool use_colorspace_gamma;
 
+       static bool single_threaded;
+
        /*
  -- ** -- S I G N A L S -------------------------------------------------------
        */