summaryrefslogtreecommitdiff
path: root/gtk2_ardour/tempo_curve.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/tempo_curve.h')
-rw-r--r--gtk2_ardour/tempo_curve.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/tempo_curve.h b/gtk2_ardour/tempo_curve.h
index 73cce4b168..621048726b 100644
--- a/gtk2_ardour/tempo_curve.h
+++ b/gtk2_ardour/tempo_curve.h
@@ -20,7 +20,7 @@ class PublicEditor;
class TempoCurve : public sigc::trackable
{
- public:
+public:
TempoCurve (PublicEditor& editor, ArdourCanvas::Container &, guint32 rgba, ARDOUR::TempoSection& temp, framepos_t frame, bool handle_events);
~TempoCurve ();