projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
wxIniConfig added (pre-alpha quality, many functions not implemented), some
[wxWidgets.git]
/
src
/
msw
/
data.cpp
diff --git
a/src/msw/data.cpp
b/src/msw/data.cpp
index a692201c45a2348476636ef3ef1ce9291af664d3..ea8b75ba3d933aaf8dc87658fc487fdffb6b174f 100644
(file)
--- a/
src/msw/data.cpp
+++ b/
src/msw/data.cpp
@@
-99,6
+99,7
@@
wxCursor *wxHOURGLASS_CURSOR = NULL;
wxCursor *wxCROSS_CURSOR = NULL;
// 'Null' objects
+wxAcceleratorTable wxNullAcceleratorTable;
wxBitmap wxNullBitmap;
wxIcon wxNullIcon;
wxCursor wxNullCursor;