Add an option to the setup dialog "Scale New Imported Images to Fit Canvas". Previou...
[synfig.git] / synfig-studio / trunk / src / synfigapp / canvasinterface.h
index 1d82f05..21f9a14 100644 (file)
@@ -271,7 +271,7 @@ public:
 
        void set_rend_desc(const synfig::RendDesc &rend_desc);
 
-       bool import(const synfig::String &filename, bool copy=false);
+       bool import(const synfig::String &filename, bool resize_image=false);
 
 
        void waypoint_duplicate(synfigapp::ValueDesc value_desc,synfig::Waypoint waypoint);