remove more unusued colors from TimeAxisViewItem
This commit is contained in:
parent
475e24f1d9
commit
73b27f2e9a
@ -239,12 +239,6 @@ class TimeAxisViewItem : public Selectable, public PBD::ScopedConnectionList
|
||||
uint32_t selected_frame_color_g;
|
||||
uint32_t selected_frame_color_b;
|
||||
|
||||
uint32_t handle_color_r;
|
||||
uint32_t handle_color_g;
|
||||
uint32_t handle_color_b;
|
||||
uint32_t lock_handle_color_r;
|
||||
uint32_t lock_handle_color_g;
|
||||
uint32_t lock_handle_color_b;
|
||||
uint32_t last_item_width;
|
||||
int name_text_width;
|
||||
bool wide_enough_for_name;
|
||||
|
Loading…
Reference in New Issue
Block a user