Adjust to ObjFW changes
FossilOrigin-Name: e7f0831117b1cb0f56658ca9130df2f12dff6c49dfaf261d3b842c1f2b0265ca
This commit is contained in:
parent
9e71cf9de7
commit
533177729a
5 changed files with 44 additions and 133 deletions
|
@ -27,7 +27,7 @@
|
|||
#import "IRCConnection.h"
|
||||
#import "IRCUser.h"
|
||||
|
||||
@interface TestApp: OFObject
|
||||
@interface TestApp: OFObject <OFApplicationDelegate, IRCConnectionDelegate>
|
||||
@end
|
||||
|
||||
OF_APPLICATION_DELEGATE(TestApp)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue