Fix sensitivity of Tag-reset-button and row activation

This commit is contained in:
Robin Gareus 2018-01-31 04:50:22 +01:00
parent d97973925d
commit fa55e1627a
2 changed files with 9 additions and 1 deletions

View file

@ -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();