]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/radiobox.h
[ 1070686 ] wxOutputStream::Close()
[wxWidgets.git] / include / wx / msw / radiobox.h
index 298850b90567c053f5260c79c8b141bb7d2e6231..d6dbac8bbec1b206d61d9c02dc3d0000ef069a23 100644 (file)
@@ -113,9 +113,6 @@ public:
     virtual bool SetFont(const wxFont& font);
 
     WXLRESULT MSWWindowProc(WXUINT nMsg, WXWPARAM wParam, WXLPARAM lParam);
-    virtual WXHBRUSH OnCtlColor(WXHDC pDC, WXHWND pWnd, WXUINT nCtlColor,
-                                WXUINT message,
-                                WXWPARAM wParam, WXLPARAM lParam);
     WXHWND *GetRadioButtons() const { return m_radioButtons; }
     bool ContainsHWND(WXHWND hWnd) const;
     void SendNotificationEvent();