mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-19 21:26:26 +01:00
remove unused _wave_color member from waveview canvas item; use outline color for edge dots of waveforms instead of hardcoding black
This commit is contained in:
parent
b2895eaa50
commit
bb05ae05a8
2 changed files with 5 additions and 7 deletions
|
|
@ -138,7 +138,6 @@ private:
|
|||
int _channel;
|
||||
double _samples_per_pixel;
|
||||
Coord _height;
|
||||
Color _wave_color;
|
||||
bool _show_zero;
|
||||
Color _zero_color;
|
||||
Color _clip_color;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue