]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/vscroll.h
do platform-specific checks after ensuring that the symbols we use are defined; extra...
[wxWidgets.git] / include / wx / vscroll.h
index 189c34c334a737f91e66c94d180cfae25ed86c9d..4edcfddc24ba278e4c1b19167ed5b431579cd93a 100644 (file)
@@ -15,7 +15,7 @@
 #include "wx/panel.h"
 #include "wx/position.h"
 
-class WXDLLEXPORT wxVarScrollHelperEvtHandler;
+class WXDLLIMPEXP_FWD_CORE wxVarScrollHelperEvtHandler;
 
 
 // Using the same techniques as the wxScrolledWindow class      |