Adjust to ObjFW changes
FossilOrigin-Name: f80e0a2206af420395272b5ebeec1d76a4b2731931c220828c95afa9b771dc10
This commit is contained in:
parent
eb1d0eb207
commit
0809ee3cab
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
OF_APPLICATION_DELEGATE(Test)
|
||||
|
||||
@implementation Test
|
||||
- (void)applicationDidFinishLaunching
|
||||
- (void)applicationDidFinishLaunching: (OFNotification *)notification
|
||||
{
|
||||
OFString *username =
|
||||
[[OFApplication environment] objectForKey: @"USER"];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue