More input handling fixes

This commit is contained in:
Vojtech Kral 2019-02-21 18:31:01 +01:00
parent cb900aa5bc
commit 051ca410f6
3 changed files with 15 additions and 5 deletions

View file

@ -946,6 +946,7 @@ private:
bool m_multisample_allowed;
bool m_regenerate_volumes;
bool m_moving;
bool m_tab_down;
bool m_render_sla_auxiliaries;
std::string m_color_by;