add crash

This commit is contained in:
jiegeaiai 2025-01-12 09:43:51 +08:00
parent 1ecc46a94b
commit 40b6fa6ecb

View File

@ -13,7 +13,7 @@ int main(int argc, char* argv[]) {
Application app(argc, argv);
app.setAttribute(Qt::AA_DontCreateNativeWidgetSiblings);
//InstallCrashHandler();
InstallCrashHandler();
RecourceHelper::ChangeSkin("default");