]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/radiobut.h
Reword the comment again. I forgot to save before committing.
[wxWidgets.git] / include / wx / os2 / radiobut.h
index 187c732596828dc9d6b46039c0760b47e46e6129..1e71293c8114b375a2f970934fca572a4d5bbb2a 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     10/12/99
 // RCS-ID:      $Id$
 // Copyright:   (c) David Webster
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_RADIOBUT_H_
@@ -66,6 +66,7 @@ public:
     virtual void    SetFocus(void);
 
 protected:
+    virtual wxBorder GetDefaultBorder() const { return wxBORDER_NONE; }
     virtual wxSize DoGetBestSize() const;
 
 private: