Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing...
[ardour.git] / gtk2_ardour / route_group_dialog.h
index e35a42f64832fe18636764e6d278ade3fb249f27..35080ba21f8497fc2db718cc559f5981dad2791d 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2009 Paul Davis 
+    Copyright (C) 2009 Paul Davis
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
@@ -33,7 +33,7 @@ public:
 
        int do_run ();
 
-private:       
+private:
        ARDOUR::RouteGroup* _group;
 
        Gtk::Entry _name;