netsurf/cocoa/Prefix.pch

10 lines
178 B
Plaintext
Raw Normal View History

#include <Carbon/Carbon.h>
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif
#undef offsetof
#define HISTORY_COLOUR_BACKGROUND 0x000000
#define HISTORY_COLOUR_FOREGROUND 0xFFFFFF