projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
OGL fixes for wxMotif; added Set/GetClientData to wxMenu in wxMSW/wxMotif/wxStubs.
[wxWidgets.git]
/
include
/
wx
/
msw
/
checklst.h
diff --git
a/include/wx/msw/checklst.h
b/include/wx/msw/checklst.h
index 163291f121c51e55c200e5711eeef2aa41f504da..a58714daa6e2484166c8a11e8a4ef15e06e180bb 100644
(file)
--- a/
include/wx/msw/checklst.h
+++ b/
include/wx/msw/checklst.h
@@
-18,7
+18,7
@@
typedef unsigned int size_t;
-#if !USE_OWNER_DRAWN
+#if !
wx
USE_OWNER_DRAWN
#error "wxCheckListBox class requires owner-drawn functionality."
#endif