Move declaration of og_application_delegate() to the header.

This commit is contained in:
Jonathan Schleifer 2012-01-08 15:06:04 +01:00
parent 16cb871e9d
commit 409a082498
3 changed files with 2 additions and 3 deletions

View file

@ -26,8 +26,6 @@
OF_APPLICATION_DELEGATE(OGApplication)
extern Class og_application_delegate(void);
@implementation OGApplication
+ (void)quit
{