X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-studio%2Ftrunk%2Fsrc%2Fgtkmm%2Fapp.h;h=8ed09313dda1804da5c6c46ea91c70dd093fca0f;hb=44c9136b94ad618037353484723856238127a6ec;hp=16f8568ba4e1cab8f2cc7099453a82a67d2a763d;hpb=2609f3f9572f7beaeaf35c2bd4b021b0d96fce1d;p=synfig.git diff --git a/synfig-studio/trunk/src/gtkmm/app.h b/synfig-studio/trunk/src/gtkmm/app.h index 16f8568..8ed0931 100644 --- a/synfig-studio/trunk/src/gtkmm/app.h +++ b/synfig-studio/trunk/src/gtkmm/app.h @@ -6,6 +6,7 @@ ** ** \legal ** Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley +** Copyright (c) 2007 Chris Moore ** ** This package is free software; you can redistribute it and/or ** modify it under the terms of the GNU General Public License as @@ -183,6 +184,8 @@ public: static bool use_colorspace_gamma; + static bool single_threaded; + /* -- ** -- S I G N A L S ------------------------------------------------------- */