mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-03 04:09:29 +01:00
Change Solo button tooltip when using A/PFL
This commit is contained in:
parent
aacfc0704d
commit
830f76bdce
2 changed files with 16 additions and 3 deletions
|
|
@ -348,6 +348,7 @@ private:
|
|||
void update_solo_display ();
|
||||
void update_mute_display ();
|
||||
void update_polarity_display ();
|
||||
void update_solo_button ();
|
||||
|
||||
int _i_am_the_modifier;
|
||||
std::vector<ArdourWidgets::ArdourButton*> _invert_buttons;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue