summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_sources.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/editor_sources.h')
-rw-r--r--gtk2_ardour/editor_sources.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/gtk2_ardour/editor_sources.h b/gtk2_ardour/editor_sources.h
index 9f623b4531..05cc6ca3c6 100644
--- a/gtk2_ardour/editor_sources.h
+++ b/gtk2_ardour/editor_sources.h
@@ -43,7 +43,7 @@ public:
}
void clear ();
-
+
void selection_mapover (sigc::slot<void,boost::shared_ptr<ARDOUR::Region> >);
boost::shared_ptr<ARDOUR::Region> get_dragged_region ();
@@ -157,8 +157,8 @@ private:
PBD::ScopedConnection editor_thaw_connection;
Selection* _selection;
-
+
bool _no_redisplay;
};
-#endif /* __gtk_ardour_editor_regions_h__ */
+#endif