summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_sources.h
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2020-02-25 15:42:01 +0100
committerRobin Gareus <robin@gareus.org>2020-02-25 16:17:00 +0100
commitf158d2064da5b137b3109d147c0d014f2a314a3e (patch)
treeebe7c6c373371fd30eed4e010eab605e8ab18a6f /gtk2_ardour/editor_sources.h
parent589437c74a11bdf6ea0e8256980650727e0ae018 (diff)
NO-OP: whitespace
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