]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/statbox.h
added and documented wxWindow::MoveBefore/AfterInTabOrder()
[wxWidgets.git] / include / wx / gtk / statbox.h
index 55a394bf620b4de550e6d30a034dfe6c61043453..2bedf27d46e760b227bc5b68ae3ee441e4bc31e8 100644 (file)
@@ -4,7 +4,7 @@
 // Author:      Robert Roebling
 // Id:          $Id$
 // Copyright:   (c) 1998 Robert Roebling
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 
@@ -45,8 +45,6 @@ public:
 
     // implementation
 
-    virtual void ApplyWidgetStyle();
-
     virtual bool IsTransparentForMouse() const { return TRUE; }
 
 private: