projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix typo in last commit
[wxWidgets.git]
/
src
/
os2
/
radiobut.cpp
diff --git
a/src/os2/radiobut.cpp
b/src/os2/radiobut.cpp
index 677b804d7a01bf96cce9fc8c0282f69bd4439d60..3b85eff91d08aebf4030950b7c9d606d8c8793b9 100644
(file)
--- a/
src/os2/radiobut.cpp
+++ b/
src/os2/radiobut.cpp
@@
-27,8
+27,6
@@
#include "wx/os2/private.h"
-IMPLEMENT_DYNAMIC_CLASS(wxRadioButton, wxControl)
-
extern void wxAssociateWinWithHandle( HWND hWnd
,wxWindowOS2* pWin
);