BeOS updates.

This commit is contained in:
William Kendrick 2007-12-07 00:05:45 +00:00
parent c40cc5aad2
commit 344492dad4
8 changed files with 26 additions and 12 deletions

View file

@ -8,7 +8,7 @@
// plan to rip this out as soon as it is considered stable
//#define THREADED_FONTS
#define FORKED_FONTS
#ifdef WIN32
#if defined(WIN32) || defined(__BEOS__)
#undef FORKED_FONTS
#endif