]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/slider95.h
added wxColourBase::Init() and use DEFINE_STD_WXCOLOUR_CONSTRUCTORS() in all ports...
[wxWidgets.git] / include / wx / msw / slider95.h
index 5702f1824a32f8fe915a8e85eb79085e8d04168d..08cf96528a69e9978f3d83dc410f0823e100b630 100644 (file)
@@ -116,9 +116,6 @@ protected:
     virtual void DoMoveWindow(int x, int y, int width, int height);
     virtual wxSize DoGetBestSize() const;
 
-    virtual wxBorder GetDefaultBorder() const { return wxBORDER_NONE; }
-
-
     // the labels windows, if any
     wxSubwindows *m_labels;