Changeset 13663 in webkit for trunk/JavaScriptCore/kxmlcore
- Timestamp:
- Apr 3, 2006, 4:49:39 PM (19 years ago)
- Location:
- trunk/JavaScriptCore/kxmlcore
- Files:
-
- 9 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/kxmlcore/Platform.h
r13154 r13663 150 150 #if PLATFORM(MAC) 151 151 #define KXMLCORE_USE_MULTIPLE_THREADS 1 152 #define KXMLCORE_USE_ICU_UNICODE 1 153 #endif 154 155 #if PLATFORM(KDE) 156 #define KXMLCORE_USE_QT4_UNICODE 1 152 157 #endif 153 158
Note:
See TracChangeset
for help on using the changeset viewer.