]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/wxchar.h
Backgrounds work again
[wxWidgets.git] / include / wx / wxchar.h
index 5db032027d5118d6b51b09cafb496b7c4fb44b58..6b44b31fadeca0f210252762a8e5515488f5cdd9 100644 (file)
@@ -458,6 +458,7 @@ size_t WXDLLEXPORT wxWC2MB(char *buf, const wchar_t *psz, size_t n);
 #define wxWX2WC wxMB2WC
 #endif
 #endif
+bool WXDLLEXPORT wxOKlibc(); // for internal use
 
 // if libc versions are not available, use replacements defined in wxchar.cpp
 #ifndef wxStrdup