Update to ObjFW changes
FossilOrigin-Name: 864d196335db523185f983b2ac02d7d29ffd0c82444a2cd7a8eb2999891dd178
This commit is contained in:
parent
307a330cfc
commit
ce4d83b542
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
|||
OF_APPLICATION_DELEGATE(Tests)
|
||||
|
||||
@implementation Tests
|
||||
- (void)applicationDidFinishLaunching
|
||||
- (void)applicationDidFinishLaunching: (OFNotification *)notification
|
||||
{
|
||||
OFFileManager *fileManager = [OFFileManager defaultManager];
|
||||
SL3Connection *conn;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue