]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/slider.h
Missing includes.
[wxWidgets.git] / include / wx / gtk1 / slider.h
index e4c4817140a2cb82cd8219848ef153af564726ae..7c1ab921850432aee9437b01eb3d956ecd8f6a06 100644 (file)
@@ -4,7 +4,7 @@
 // Author:      Robert Roebling
 // Id:          $Id$
 // Copyright:   (c) 1998 Robert Roebling
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef __GTKSLIDERH__
@@ -18,7 +18,7 @@
 // wxSlider
 // ----------------------------------------------------------------------------
 
-class wxSlider : public wxSliderBase
+class WXDLLIMPEXP_CORE wxSlider : public wxSliderBase
 {
 public:
     wxSlider() { }
@@ -65,7 +65,6 @@ public:
     
     // implementation
     bool IsOwnGtkWindow( GdkWindow *window );
-    void ApplyWidgetStyle();
     void GtkDisableEvents();
     void GtkEnableEvents();