]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/platform.h
don't break lines in the middle of word
[wxWidgets.git] / include / wx / platform.h
index 3a761c91f3dd6af4965faeb259d003b30c141a18..e2782e7d557739971c6937dc818659afd621c121 100644 (file)
     #define wxUSE_HOTKEY 0
 #endif
 
+#if !defined(wxUSE_WXDIB) && defined(__WXMSW__)
+    #define wxUSE_WXDIB 1
+#endif
+
 #endif /* _WX_PLATFORM_H_ */