Removed trailing whitespace.
[synfig.git] / synfig-core / trunk / src / modules / lyr_std / import.h
index c6dae3e..6b8e20b 100644 (file)
@@ -53,10 +53,10 @@ protected:
 
 public:
        ~Import();
-       
+
        virtual bool set_param(const synfig::String & param, const synfig::ValueBase &value);
 
-       virtual synfig::ValueBase get_param(const synfig::String & param)const; 
+       virtual synfig::ValueBase get_param(const synfig::String & param)const;
 
        virtual Vocab get_param_vocab()const;