From 72393f101ba2cae980838dd0d857719719ecc3d7 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Fri, 4 Jan 2013 22:46:51 +0000 Subject: allow region list selection of whole file regions to select every instance of a region that has any source relationship with that whole file region (from a logic feature that came up while writing the manual) git-svn-id: svn://localhost/ardour2/branches/3.0@13779 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/audio_clock.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk2_ardour/audio_clock.cc') diff --git a/gtk2_ardour/audio_clock.cc b/gtk2_ardour/audio_clock.cc index 6c85493939..2eaa4be609 100644 --- a/gtk2_ardour/audio_clock.cc +++ b/gtk2_ardour/audio_clock.cc @@ -890,7 +890,7 @@ AudioClock::end_edit_relative (bool add) } void -AudioClock::session_property_changed (const PropertyChange& p) +AudioClock::session_property_changed (const PropertyChange&) { set (last_when, true); } -- cgit v1.2.3