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 d1c4e3b..507bc75 100644 (file)
@@ -197,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;