mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 13:45:43 +01:00
remove more unusued color members from TimeAxisViewItem
This commit is contained in:
parent
ce08ec0de0
commit
65ef1a8b8a
1 changed files with 0 additions and 6 deletions
|
|
@ -233,12 +233,6 @@ class TimeAxisViewItem : public Selectable, public PBD::ScopedConnectionList
|
|||
uint32_t fill_opacity;
|
||||
uint32_t fill_color;
|
||||
uint32_t pre_drag_fill_color;
|
||||
uint32_t frame_color_r;
|
||||
uint32_t frame_color_g;
|
||||
uint32_t frame_color_b;
|
||||
uint32_t selected_frame_color_r;
|
||||
uint32_t selected_frame_color_g;
|
||||
uint32_t selected_frame_color_b;
|
||||
|
||||
uint32_t last_item_width;
|
||||
int name_text_width;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue