* fixed memory management bugs for midi patchname handling

git-svn-id: svn://localhost/ardour2/branches/3.0@4310 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Hans Baier 2008-12-12 05:17:53 +00:00
parent ddbd296698
commit 2c017baa4a
7 changed files with 47 additions and 39 deletions

View file

@ -14,7 +14,7 @@ public:
CanvasProgramChange(
MidiRegionView& region,
Group& parent,
string text,
string& text,
double height,
double x = 0.0,
double y = 0.0