Use Region::last_frame() rather than position + length in RegionSelection::end_frame...
authorCarl Hetherington <carl@carlh.net>
Sun, 29 Jan 2012 21:27:51 +0000 (21:27 +0000)
committerCarl Hetherington <carl@carlh.net>
Sun, 29 Jan 2012 21:27:51 +0000 (21:27 +0000)
commitb468a7b5b3cee8f9af8716a77ffa313f5f2e7f5a
tree5c980b1672cd08301c06122ee83a41948fa144d3
parentdba601eeab9054ca4fac811c6c5e414d59fdc460
Use Region::last_frame() rather than position + length in RegionSelection::end_frame; fixes #4671.

git-svn-id: svn://localhost/ardour2/branches/3.0@11384 d708f5d6-7413-0410-9779-e7cbd77b26cf
gtk2_ardour/region_selection.cc