Add an option to the setup dialog "Scale New Imported Images to Fit Canvas". Previou...
[synfig.git] / synfig-studio / trunk / src / gtkmm / app.h
index 72067f0..507bc75 100644 (file)
@@ -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;