Removed trailing whitespace.
[synfig.git] / synfig-studio / trunk / src / synfigapp / actions / groupaddlayers.h
index 1292c39..4b036c6 100644 (file)
@@ -51,7 +51,7 @@ private:
 
        // List contains the layers and their previous groups
        std::list<std::pair<synfig::Layer::Handle,synfig::String> > layer_list;
-       
+
        // The name of the new group
        synfig::String group;