From c93f804a15ca3051acb83f9ee2e0eab929b2736c Mon Sep 17 00:00:00 2001 From: David Webster Date: Mon, 19 Aug 2002 02:24:22 +0000 Subject: [PATCH 1/1] updates mostly for better font support and some weekly catch-up work git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16594 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/os2/setup0.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/wx/os2/setup0.h b/include/wx/os2/setup0.h index c957ac5b11..700bab6e27 100644 --- a/include/wx/os2/setup0.h +++ b/include/wx/os2/setup0.h @@ -391,6 +391,7 @@ // DLL loading and function calling #define wxUSE_DYNAMIC_LOADER 0 +#define wxUSE_WCHAR_T 1 #define wxUSE_PROTOCOL 1 #define wxUSE_URL 1 #define wxUSE_PROTOCOL_HTTP 1 -- 2.47.2