mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 15:25:01 +01:00
Fix sensitivity of Tag-reset-button and row activation
This commit is contained in:
parent
d97973925d
commit
fa55e1627a
2 changed files with 9 additions and 1 deletions
|
|
@ -93,6 +93,7 @@ private:
|
|||
Gtk::Button search_clear_button;
|
||||
|
||||
Gtk::Entry *tag_entry;
|
||||
Gtk::Button* tag_reset_button;
|
||||
void tag_reset_button_clicked ();
|
||||
|
||||
void set_sensitive_widgets();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue