Fix adding config from bot
This commit is contained in:
parent
fe558163cc
commit
f8b2cce618
3 changed files with 21 additions and 36 deletions
|
|
@ -48,10 +48,6 @@ int main(int argc, char *argv[])
|
|||
AllowSetForegroundWindow(0);
|
||||
#endif
|
||||
|
||||
#if defined(Q_OS_IOS)
|
||||
QtAppDelegateInitialize();
|
||||
#endif
|
||||
|
||||
app.registerTypes();
|
||||
|
||||
app.setApplicationName(APPLICATION_NAME);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue