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