mirror of
https://github.com/zhigang1992/Progress-backup.git
synced 2026-04-30 05:54:52 +08:00
Init NUI
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
int main(int argc, char *argv[])
|
||||
{
|
||||
@autoreleasepool {
|
||||
[NUISettings init];
|
||||
return UIApplicationMain(argc, argv, nil, NSStringFromClass([PPAppDelegate class]));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user