mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 15:25:01 +01:00
Fix MIDI streamview grid. Fixes #3460.
git-svn-id: svn://localhost/ardour2/branches/3.0@7806 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
dadee4622d
commit
aa00dbc40e
3 changed files with 30 additions and 16 deletions
|
|
@ -153,8 +153,7 @@ protected:
|
|||
void region_needs_update(double coord1, double coord2);
|
||||
bool update_bounds();
|
||||
void update_lines(bool need_redraw);
|
||||
void redraw_request(ArtIRect&);
|
||||
void redraw_request(ArtDRect&);
|
||||
void redraw_request (ArtDRect const &);
|
||||
|
||||
Lines::iterator line_at(double coord);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue