Fix crash when turning off an active send and redisplaying processors at the same...
authorCarl Hetherington <carl@carlh.net>
Thu, 6 Jan 2011 01:07:19 +0000 (01:07 +0000)
committerCarl Hetherington <carl@carlh.net>
Thu, 6 Jan 2011 01:07:19 +0000 (01:07 +0000)
git-svn-id: svn://localhost/ardour2/branches/3.0@8458 d708f5d6-7413-0410-9779-e7cbd77b26cf

libs/gtkmm2ext/gtkmm2ext/dndvbox.h

index 582696ffe5c0e81d31f6202f8b24e96922246479..3f7426ec79e3bdc99f345d45284cff7d3db6807d 100644 (file)
@@ -140,6 +140,7 @@ public:
                }
 
                _children.clear ();
+               _active = 0;
        }
 
        void select_all ()