X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2049ba38adafa0ec146880de29f26e32dd69a125..26ac5fadeaa4081fb0e19909d6152f75c64090bb:/src/msw/data.cpp diff --git a/src/msw/data.cpp b/src/msw/data.cpp index a692201c45..ea8b75ba3d 100644 --- 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;