Make it possible to use different toolkits by adding #ifdefs.
This commit is contained in:
parent
c73bc725ea
commit
ec2f8fc03a
3 changed files with 7 additions and 5 deletions
|
@ -1,5 +1,3 @@
|
|||
#include <gtk/gtk.h>
|
||||
|
||||
#import <ObjFW/ObjFW.h>
|
||||
|
||||
@protocol OGApplicationDelegate <OFObject>
|
||||
|
|
Reference in a new issue