Remove .gitignore do nothing is ignored.
[synfig.git] / synfig-studio / trunk / src / gtkmm / dock_layergroups.h
index c52303a..bdb4f22 100644 (file)
@@ -2,7 +2,7 @@
 /*!    \file dock_layergroups.h
 **     \brief Template Header
 **
-**     $Id: dock_layergroups.h,v 1.1.1.1 2005/01/07 03:34:36 darco Exp $
+**     $Id$
 **
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
@@ -44,9 +44,9 @@ namespace Gtk { class HScale; }
 namespace studio {
 
 class GroupActionManager ;
-       
+
 class Dock_LayerGroups : public Dock_CanvasSpecific
-{      
+{
        Glib::RefPtr<Gtk::ActionGroup> action_group_group_ops;
        Glib::RefPtr<Gtk::Action> action_group_add;