qt/MainInterface: fix warnings
fixes undefined sanitizers warnings -
../../modules/gui/qt/maininterface/main_interface.cpp:283:19: runtime
error: load of value 190, which is not a valid value for type 'bool'
.... etc (original report - !660 (comment 286956))
also fixes unused function compile-time warning
Edited by Prince Gupta