summaryrefslogtreecommitdiff
path: root/gtk2_ardour/location_ui.h
diff options
context:
space:
mode:
authorBen Loftis <ben@glw.com>2008-06-05 16:59:39 +0000
committerBen Loftis <ben@glw.com>2008-06-05 16:59:39 +0000
commit570454f23a8a3d4bff17f87775104df78bb1b002 (patch)
tree8eec0f0a32f05fda180d69b4c1ea1415a56c123c /gtk2_ardour/location_ui.h
parent6468d722a9eb8cdd6b768a5d812687ef8615c148 (diff)
minor UI fixes for clocks and Locations dialog. Prevent tape tracks from skewing the session extents
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3448 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/location_ui.h')
-rw-r--r--gtk2_ardour/location_ui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk2_ardour/location_ui.h b/gtk2_ardour/location_ui.h
index 2cec03b1cb..3c32f02025 100644
--- a/gtk2_ardour/location_ui.h
+++ b/gtk2_ardour/location_ui.h
@@ -115,6 +115,7 @@ class LocationEditRow : public Gtk::HBox
void go_button_pressed (LocationPart part);
void clock_changed (LocationPart part);
+ void change_aborted (LocationPart part);
void cd_toggled ();
void hide_toggled ();