Adjust to ObjFW changes
FossilOrigin-Name: bd405f3759e055a6385f2296dbabf1bf11fce0f71dc1a4c9d6a1c36a50cf2362
This commit is contained in:
parent
e6c76beab5
commit
812dd76e1f
2 changed files with 22 additions and 38 deletions
|
@ -33,7 +33,7 @@
|
|||
OF_APPLICATION_DELEGATE(TestApp)
|
||||
|
||||
@implementation TestApp
|
||||
- (void)applicationDidFinishLaunching
|
||||
- (void)applicationDidFinishLaunching: (OFNotification *)notification
|
||||
{
|
||||
IRCConnection *connection = [[IRCConnection alloc] init];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue