]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/textctrl.cpp
Fixed BCC compilation warning if wxUSE_HELP was 1
[wxWidgets.git] / src / os2 / textctrl.cpp
index c216abe9a604e63ddca211c0b89e9c4cae5b0dba..d49c34d97589870df878cc60be459de3fbd32035 100644 (file)
 #   include <fstream>
 #endif
 
+#if defined(__EMX__) && !defined(MLE_INDEX)
+#define MLE_INDEX  0
+#define MLE_RGB    1
+#endif
+
 
 // ----------------------------------------------------------------------------
 // event tables and other macros