mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 16:24:57 +01:00
Fix time / positioning of PC flags (beat time).
Fix needless string copying in flag stuff. Clean up. git-svn-id: svn://localhost/ardour2/branches/3.0@4601 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
de88640598
commit
31a6e0b254
6 changed files with 134 additions and 139 deletions
|
|
@ -20,7 +20,7 @@ public:
|
|||
CanvasProgramChange(
|
||||
MidiRegionView& region,
|
||||
Group& parent,
|
||||
string& text,
|
||||
const string& text,
|
||||
double height,
|
||||
double x,
|
||||
double y,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue