Yet another bug in previous commit.
[ardour.git] / gtk2_ardour / control_point.h
index 2dbf225d86d2d519d3b0fb8c1acc177a4fd92912..40eb7b9179faced3aabf6aa6e21fa790db9c9634 100644 (file)
@@ -68,7 +68,7 @@ class ControlPoint : public Selectable
        double size () const {
                return _size;
        }
-       
+
        void set_size (double);
        void set_visible (bool);
        bool visible () const;