Removed trailing whitespace.
[synfig.git] / synfig-core / trunk / src / synfig / loadcanvas.h
index 96a928e..80cf4d7 100644 (file)
@@ -115,7 +115,7 @@ public:
        void set_path(const synfig::String& x) { path=x; }
 
        const synfig::String& get_path()const { return path; }
-       
+
        //! \todo writeme
        Canvas::Handle parse_from_file(const String &filename);