Qt: gui_main.cpp: Replace C-style single line comments with C++ ones
gui_main.cpp has several single-line comments marked with C-style ('*/ ... */'). Replace with C++-style comments. ('//')
gui_main.cpp has several single-line comments marked with C-style ('*/ ... */'). Replace with C++-style comments. ('//')