Sha256: f42a44748d5ad76a4c57d551b4f1eafc898a525154c950959108948db6651804
Contents?: true
Size: 243 Bytes
Versions: 49
Compression:
Stored size: 243 Bytes
Contents
// -*- objc -*- #import <AppKit/NSApplication.h> #include "application.h" @interface ReflexAppDelegate : NSObject <NSApplicationDelegate> - (void) bind: (Reflex::Application*) application; - (BOOL) callOnStart; @end// ReflexAppDelegate
Version data entries
49 entries across 49 versions & 1 rubygems