restored in-app debug log

This commit is contained in:
itsmattkc
2019-01-18 20:40:35 +11:00
parent 2ed9d6ba2e
commit efbf3fa761
+1 -1
View File
@@ -20,7 +20,7 @@ int main(int argc, char *argv[]) {
bool launch_fullscreen = false;
QString load_proj;
// qInstallMessageHandler(debug_message_handler);
qInstallMessageHandler(debug_message_handler);
if (argc > 1) {
for (int i=1;i<argc;i++) {