Small comment.
git-svn-id: svn://localhost/ardour2/branches/3.0@9809 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
de4ca5e74e
commit
e796a46e5a
@ -86,6 +86,8 @@ class Selection : public sigc::trackable, public PBD::ScopedConnectionList
|
||||
PointSelection points;
|
||||
MarkerSelection markers;
|
||||
MidiRegionSelection midi_regions;
|
||||
|
||||
/** only used when this class is used as a cut buffer */
|
||||
MidiNoteSelection midi_notes;
|
||||
|
||||
Selection (PublicEditor const * e);
|
||||
|
Loading…
Reference in New Issue
Block a user