]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/data.cpp
WXDLLEXPORT added to wxPendingList
[wxWidgets.git] / src / msw / data.cpp
index 5660f984021bc7304e31df64a7f7def9285c4ca4..a342d22a0b14e56f15db8344526e2eab01c0acd0 100644 (file)
@@ -33,7 +33,7 @@ char *wxBuffer = NULL;
 wxList wxTopLevelWindows;
 
 // List of windows pending deletion
-wxList wxPendingDelete;
+wxList WXDLLEXPORT wxPendingDelete;
 
 // Current cursor, in order to hang on to
 // cursor handle when setting the cursor globally