Add OSX souces, courtesy of RokuMike

This commit is contained in:
Ron Pedde
2006-07-26 07:48:06 +00:00
parent 63d6df105f
commit 4665559105
45 changed files with 5860 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
//
// Prefix header for all source files of the 'FireflyPrefs' target in the 'FireflyPrefs' project.
//
#ifdef __OBJC__
#import <Foundation/Foundation.h>
#import <AppKit/AppKit.h>
#endif