]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/missing.h
Update to Scintilla 1.53
[wxWidgets.git] / include / wx / msw / missing.h
index e630907950dc15589ad36d7d298c0e27d280ee89..83129ec448869b6d35268c5a3f7c18058bfc9c19 100644 (file)
@@ -381,5 +381,9 @@ typedef struct _paraformat2 {
     #define ENDSESSION_LOGOFF    0x80000000
 #endif
 
+#ifndef HANGUL_CHARSET
+    #define HANGUL_CHARSET  129
+#endif
+
 #endif
     // _WX_MISSING_H_