Spaces to tabs

This commit is contained in:
Kevin Wojniak 2016-05-23 21:11:12 -07:00
parent 2ebb9052cc
commit abb3c39c78
1 changed files with 1 additions and 1 deletions

View File

@ -130,7 +130,7 @@ void uiUninit(void)
@autoreleasepool {
uninitMenus();
[appDelegate() release];
[appDelegate() release];
[realNSApp() setDelegate:nil];
[realNSApp() release];
uninitAlloc();