mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 07:14:56 +01:00
* 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:
parent
ddbd296698
commit
2c017baa4a
7 changed files with 47 additions and 39 deletions
|
|
@ -14,7 +14,7 @@ public:
|
|||
CanvasProgramChange(
|
||||
MidiRegionView& region,
|
||||
Group& parent,
|
||||
string text,
|
||||
string& text,
|
||||
double height,
|
||||
double x = 0.0,
|
||||
double y = 0.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue