Register colour aliases for tempo curve.
[ardour.git] / gtk2_ardour / ardour_knob.h
index 29cfb5e4f4cd2c5e8049ef73d0ae65e88494e83f..d9a9c9420926a2fc1e7f181bce233ed5142a7d67 100644 (file)
@@ -113,7 +113,7 @@ public:
        float _val; // current value [0..1]
        float _normal; // default value, arc
        float _dead_zone_delta;
-       
+
        Flags _flags;
 
        void action_sensitivity_changed ();