]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/radiobut.cpp
fixing searchctrl on osx_cocoa, changing type for peer to wxSearchCtrl
[wxWidgets.git] / src / gtk1 / radiobut.cpp
index 73968dc43bbcc6cbd27433bab57d6dfc0806ce01..52e317f1f42bb068678de03613ba1e6fa27ec729 100644 (file)
@@ -60,8 +60,6 @@ void gtk_radiobutton_clicked_callback( GtkToggleButton *button, wxRadioButton *r
 // wxRadioButton
 //-----------------------------------------------------------------------------
 
-IMPLEMENT_DYNAMIC_CLASS(wxRadioButton,wxControl)
-
 bool wxRadioButton::Create( wxWindow *parent,
                             wxWindowID id,
                             const wxString& label,