globally remove all trailing whitespace from ardour code base.
[ardour.git] / libs / ardour / ardour / scene_change.h
index 661d2238b717dae2376eb96bd6e648a1963b50da..1513622ed0dbc9f60f0347dbafe93377d7ed1f4f 100644 (file)
@@ -43,7 +43,7 @@ class SceneChange : public PBD::Stateful
 
         bool active () const { return _active; }
         void set_active (bool);
-        
+
         PBD::Signal0<void> ColorChanged;
         PBD::Signal0<void> ActiveChanged;