]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/missing.h
added wxTextCtrl::MarkDirty()
[wxWidgets.git] / include / wx / msw / missing.h
index 06a4300d9c78bfe8a345e991de441455e628ef81..47ed38e36a96dc61f4ffe760eeb0b5eedb4c3052 100644 (file)
@@ -179,6 +179,10 @@ typedef struct {
 #endif
 #endif
 
+#ifndef LVM_SETUNICODEFORMAT
+#define LVM_SETUNICODEFORMAT 0x2005
+#endif
+
 // ----------------------------------------------------------------------------
 // Toolbar define value missing 
 // ----------------------------------------------------------------------------