]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/scrolbar.h
Implement basic support for virtual file systems for the ie backend. Registering...
[wxWidgets.git] / include / wx / motif / scrolbar.h
index cee6f8abb3a340a631dc00030603e94e7f1b7712..bf96f4eb01d216cba95a6f72439b193900520fb0 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        wx/motif/scrollbar.h
+// Name:        wx/motif/scrolbar.h
 // Purpose:     wxScrollBar class
 // Author:      Julian Smart
 // Modified by:
@@ -13,7 +13,7 @@
 #define _WX_SCROLBAR_H_
 
 // Scrollbar item
-class WXDLLEXPORT wxScrollBar: public wxScrollBarBase
+class WXDLLIMPEXP_CORE wxScrollBar: public wxScrollBarBase
 {
     DECLARE_DYNAMIC_CLASS(wxScrollBar)