citra_qt: Log settings on launch
This commit is contained in:
@@ -139,6 +139,7 @@ GMainWindow::GMainWindow() : config(new Config()), emu_thread(nullptr) {
|
||||
SetupUIStrings();
|
||||
LOG_INFO(Frontend, "Citra Version: {} | {}-{}", Common::g_build_fullname, Common::g_scm_branch,
|
||||
Common::g_scm_desc);
|
||||
config->LogSettings();
|
||||
|
||||
show();
|
||||
|
||||
|
Reference in New Issue
Block a user