when adding existing processor automation time axis views, use add_automation_child...
commit57c593fd08cd9f30e25a4d7d7a8ba0b56723523a
authorpaul <paul@d708f5d6-7413-0410-9779-e7cbd77b26cf>
Thu, 9 Jun 2011 20:34:29 +0000 (9 20:34 +0000)
committerpaul <paul@d708f5d6-7413-0410-9779-e7cbd77b26cf>
Thu, 9 Jun 2011 20:34:29 +0000 (9 20:34 +0000)
treec2bceea144016d9d6346050547af411021c9866e
parent195b751809a03fd58d84442f4c54eed01185689e
when adding existing processor automation time axis views, use add_automation_child(), not add_child() so that subsequent searches for this automation time axis view by parameter will find it, and not create a duplicate track

git-svn-id: http://subversion.ardour.org/svn/ardour2/ardour2/branches/3.0@9700 d708f5d6-7413-0410-9779-e7cbd77b26cf
gtk2_ardour/route_time_axis.cc