mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
NOOP: alignment changes
This commit is contained in:
parent
b6d8f77173
commit
10015f570e
1 changed files with 2 additions and 2 deletions
|
|
@ -722,9 +722,9 @@ private:
|
|||
return std::make_pair (Temporal::timecnt_t::zero (Temporal::AudioTime), 0);
|
||||
}
|
||||
|
||||
MidiView* _midi_view;
|
||||
MidiView* _midi_view;
|
||||
Temporal::timepos_t _last_pos;
|
||||
double _y;
|
||||
int _y;
|
||||
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue