]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/data.cpp
a couple of missing calls to UngetWriteBuf() added
[wxWidgets.git] / src / msw / data.cpp
index a692201c45a2348476636ef3ef1ce9291af664d3..ea8b75ba3d933aaf8dc87658fc487fdffb6b174f 100644 (file)
@@ -99,6 +99,7 @@ wxCursor *wxHOURGLASS_CURSOR = NULL;
 wxCursor *wxCROSS_CURSOR = NULL;
 
 // 'Null' objects
+wxAcceleratorTable wxNullAcceleratorTable;
 wxBitmap wxNullBitmap;
 wxIcon   wxNullIcon;
 wxCursor wxNullCursor;