summaryrefslogtreecommitdiff
path: root/gtk2_ardour/rhythm_ferret.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/rhythm_ferret.h')
-rw-r--r--gtk2_ardour/rhythm_ferret.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk2_ardour/rhythm_ferret.h b/gtk2_ardour/rhythm_ferret.h
index 91c10695ad..68d3d5f9e4 100644
--- a/gtk2_ardour/rhythm_ferret.h
+++ b/gtk2_ardour/rhythm_ferret.h
@@ -36,7 +36,7 @@ class RhythmFerret : public ArdourDialog {
DefineTempoMap,
ConformRegion
};
-
+
RhythmFerret (PublicEditor&);
~RhythmFerret ();
@@ -44,7 +44,7 @@ class RhythmFerret : public ArdourDialog {
protected:
void on_hide ();
-
+
private:
PublicEditor& editor;