File fl_utf8.h defines the xchar type with a platform-dependent value (wchar_t or unsigned short). But it is used exclusively by WIN32 code (0 use in cross-platform code, 0 use in APPLE or in USE_X11 code). Thus, we can just get rid of this type and replace it by wchar_t where it is used. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11459 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 |
||
|---|---|---|
| .. | ||
| Cocoa | ||
| Darwin | ||
| GDI | ||
| OpenGL | ||
| Pico | ||
| PicoAndroid | ||
| PicoSDL | ||
| Posix | ||
| PostScript | ||
| Quartz | ||
| WinAPI | ||
| X11 | ||
| Xlib | ||