projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
wxNotebook compilation fix
[wxWidgets.git]
/
include
/
wx
/
stubs
/
radiobut.h
diff --git
a/include/wx/stubs/radiobut.h
b/include/wx/stubs/radiobut.h
index 7a4ce62d50fcb307469fd4ba890e7fdb095dd763..8e8bf1313d37f062d16a793722c5f996ad76204a 100644
(file)
--- a/
include/wx/stubs/radiobut.h
+++ b/
include/wx/stubs/radiobut.h
@@
-48,8
+48,6
@@
class WXDLLEXPORT wxRadioButton: public wxControl
virtual bool GetValue() const ;
void Command(wxCommandEvent& event);
- virtual WXHBRUSH OnCtlColor(WXHDC pDC, WXHWND pWnd, WXUINT nCtlColor,
- WXUINT message, WXWPARAM wParam, WXLPARAM lParam);
};
// Not implemented