]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/dcclient.h
Added wxUSE_CONSOLE_EVENTLOOP and wxUSE_SELECT/EPOLLDISPATCHER guards;
[wxWidgets.git] / include / wx / msw / dcclient.h
index b85000d9d049471b7acf66524ac9ae0ac3d7e06e..6399130d1c397a6aa4ffaf5ddc63f5f650033163 100644 (file)
@@ -24,7 +24,7 @@
 // ----------------------------------------------------------------------------
 
 // this one if used by wxPaintDC only
-struct WXDLLEXPORT wxPaintDCInfo;
+struct WXDLLIMPEXP_FWD_CORE wxPaintDCInfo;
 
 WX_DECLARE_EXPORTED_OBJARRAY(wxPaintDCInfo, wxArrayDCInfo);