improve AU Latency PropertyChange Events
[ardour.git] / libs / ardour / ardour / scene_change.h
index 661d2238b717dae2376eb96bd6e648a1963b50da..adb65546b5cc40a3078675ce7b4d8cf27889f1e6 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;
 
@@ -54,6 +54,6 @@ class SceneChange : public PBD::Stateful
 };
 
 } /* namespace */
-       
+
 
 #endif /* __libardour_scene_change_h__ */