]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/radiobox.h
test
[wxWidgets.git] / include / wx / msw / radiobox.h
index b867313031f4495a9fda60be38572c9c1ca96902..6ae78e6b9d59327c57b2adb38006636cb019a368 100644 (file)
@@ -47,8 +47,6 @@ public:
             const wxValidator& val = wxDefaultValidator, const wxString& name = wxRadioBoxNameStr);
 
     virtual bool MSWCommand(WXUINT param, WXWORD id);
-    virtual WXHBRUSH OnCtlColor(WXHDC pDC, WXHWND pWnd, WXUINT nCtlColor,
-                                WXUINT message, WXWPARAM wParam, WXLPARAM lParam);
 
     int FindString(const wxString& s) const;
     void SetSelection(int N);