mirror of
https://github.com/nickshanks/ResKnife.git
synced 2024-11-15 15:08:49 +00:00
17 lines
273 B
C
17 lines
273 B
C
|
/*
|
||
|
* Generated by class-dump 3.3.4 (64 bit).
|
||
|
*
|
||
|
* class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard.
|
||
|
*/
|
||
|
|
||
|
#import "NSObject.h"
|
||
|
|
||
|
@interface UKAngelTemplateAppDelegate : NSObject
|
||
|
{
|
||
|
}
|
||
|
|
||
|
- (void)applicationDidFinishLaunching:(id)arg1;
|
||
|
|
||
|
@end
|
||
|
|