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:
David Robillard 2009-02-16 05:54:12 +00:00
parent de88640598
commit 31a6e0b254
6 changed files with 134 additions and 139 deletions

View file

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