]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/scrolbar.h
GetRegion is not needed anymore
[wxWidgets.git] / include / wx / os2 / scrolbar.h
index 87dfc9bdc40bc345a3ea8295fa64f4d0be753608..856c1aa9adfd3aa733c4deae8b63ee42de934284 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     10/15/99
 // RCS-ID:      $Id$
 // Copyright:   (c) David Webster
 // Created:     10/15/99
 // RCS-ID:      $Id$
 // Copyright:   (c) David Webster
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_SCROLBAR_H_
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_SCROLBAR_H_
@@ -15,7 +15,7 @@
 #include "wx/scrolbar.h"
 
 // Scrollbar item
 #include "wx/scrolbar.h"
 
 // Scrollbar item
-class WXDLLEXPORT wxScrollBar : public wxScrollBarBase
+class WXDLLIMPEXP_CORE wxScrollBar : public wxScrollBarBase
 {
 public:
     inline wxScrollBar()
 {
 public:
     inline wxScrollBar()
@@ -46,7 +46,7 @@ public:
                ,rsName
               );
     }
                ,rsName
               );
     }
-    ~wxScrollBar();
+    virtual ~wxScrollBar();
 
     bool Create( wxWindow*          pParent
                 ,wxWindowID         vId
 
     bool Create( wxWindow*          pParent
                 ,wxWindowID         vId