]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/inpcons.h
Fix up NSSlider code to not use class posing and instantiate the proper type (now...
[wxWidgets.git] / include / wx / univ / inpcons.h
index 0fbd1ba2da9504c35859381ddaaf9a4669a4b9e7..874d2f9e864a897c60478cea25ec39274ac77006 100644 (file)
@@ -12,8 +12,8 @@
 #ifndef _WX_UNIV_INPCONS_H_
 #define _WX_UNIV_INPCONS_H_
 
-class WXDLLEXPORT wxInputHandler;
-class WXDLLEXPORT wxWindow;
+class WXDLLIMPEXP_FWD_CORE wxInputHandler;
+class WXDLLIMPEXP_FWD_CORE wxWindow;
 
 #include "wx/object.h"
 #include "wx/event.h"