]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/checkbox.cpp
Borland has only lfind
[wxWidgets.git] / src / gtk / checkbox.cpp
index 29dce10f197e738880ad0b68f076dfe3db0f5df8..1e25d81b9d76f4724f4f0d78e1c5548e03084359 100644 (file)
@@ -107,7 +107,6 @@ bool wxCheckBox::Create(wxWindow *parent,
                         const wxValidator& validator,
                         const wxString &name )
 {
-    m_needParent = true;
     m_blockEvent = false;
 
     if (!PreCreation( parent, pos, size ) ||