add crash
This commit is contained in:
parent
1ecc46a94b
commit
40b6fa6ecb
@ -13,7 +13,7 @@ int main(int argc, char* argv[]) {
|
|||||||
|
|
||||||
Application app(argc, argv);
|
Application app(argc, argv);
|
||||||
app.setAttribute(Qt::AA_DontCreateNativeWidgetSiblings);
|
app.setAttribute(Qt::AA_DontCreateNativeWidgetSiblings);
|
||||||
//InstallCrashHandler();
|
InstallCrashHandler();
|
||||||
|
|
||||||
RecourceHelper::ChangeSkin("default");
|
RecourceHelper::ChangeSkin("default");
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user