Spaces to tabs
This commit is contained in:
parent
2ebb9052cc
commit
abb3c39c78
|
@ -130,7 +130,7 @@ void uiUninit(void)
|
|||
@autoreleasepool {
|
||||
|
||||
uninitMenus();
|
||||
[appDelegate() release];
|
||||
[appDelegate() release];
|
||||
[realNSApp() setDelegate:nil];
|
||||
[realNSApp() release];
|
||||
uninitAlloc();
|
||||
|
|
Loading…
Reference in New Issue