summaryrefslogtreecommitdiff
path: root/gtk2_ardour/control_point.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/control_point.h')
-rw-r--r--gtk2_ardour/control_point.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/control_point.h b/gtk2_ardour/control_point.h
index 2dbf225d86..40eb7b9179 100644
--- a/gtk2_ardour/control_point.h
+++ b/gtk2_ardour/control_point.h
@@ -68,7 +68,7 @@ class ControlPoint : public Selectable
double size () const {
return _size;
}
-
+
void set_size (double);
void set_visible (bool);
bool visible () const;