Fixed suppress scrolling for preset comboboxes and some comboboxes on right panel on all platforms

This commit is contained in:
YuSanka 2020-11-27 22:41:23 +01:00 committed by Oleksandra Yushchenko
parent d8272d92d6
commit b71c001845
3 changed files with 17 additions and 53 deletions

View file

@ -99,7 +99,6 @@ protected:
PrinterTechnology printer_technology {ptAny};
bool check_event_for_suppress_change(wxCommandEvent& evt);
void invalidate_selection();
void validate_selection(bool predicate = false);
void update_selection();