]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/evtloop.h
change wxDataViewItem id to void*
[wxWidgets.git] / include / wx / evtloop.h
index 254f8fe0783f1f3e322d11bf6fe10829aeac6cac..f6d1b55313303ecced284f1c87218e41493769f3 100644 (file)
@@ -121,7 +121,7 @@ protected:
     #include "wx/dfb/evtloop.h"
 #else // other platform
 
-class WXDLLEXPORT wxEventLoopImpl;
+class WXDLLIMPEXP_FWD_CORE wxEventLoopImpl;
 
 class WXDLLEXPORT wxGUIEventLoop : public wxEventLoopBase
 {