X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-studio%2Ftrunk%2Fsrc%2Fgtkmm%2Fapp.h;h=507bc7559bb502d50ff940c14f96d9b48e14968e;hb=c9582dc1cba08b936b35f36f36c0fa018a203a53;hp=72067f05266b07012b3f8da751cf0c4143e2f2ef;hpb=6378887f493519667554c9cb3eb7a576440459d6;p=synfig.git diff --git a/synfig-studio/trunk/src/gtkmm/app.h b/synfig-studio/trunk/src/gtkmm/app.h index 72067f0..507bc75 100644 --- a/synfig-studio/trunk/src/gtkmm/app.h +++ b/synfig-studio/trunk/src/gtkmm/app.h @@ -7,6 +7,7 @@ ** \legal ** Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley ** Copyright (c) 2007, 2008 Chris Moore +** Copyright (c) 2008 Carlos López ** ** This package is free software; you can redistribute it and/or ** modify it under the terms of the GNU General Public License as @@ -196,6 +197,7 @@ public: #endif static bool restrict_radius_ducks; + static bool resize_imported_images; static synfig::String browser_command; static synfig::String custom_filename_prefix;