fix crash caused when deleting a region without a playlist PLUS make it impossible...
authorPaul Davis <paul@linuxaudiosystems.com>
Wed, 15 Sep 2010 14:37:08 +0000 (14:37 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Wed, 15 Sep 2010 14:37:08 +0000 (14:37 +0000)
commit3254468526441d82134d49fd8c01305c4c362851
tree9c53f5af801a09a91fe4956a5867004f72ce62cc
parent5e7ead224a036fc5ff9212cab615cd16f6f5aa84
fix crash caused when deleting a region without a playlist PLUS make it impossible to select a region without a playlist (i.e. part of an unfinished capture pass). fixes #1502

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