]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/combobox.cpp
Added mini docs to wxListbook
[wxWidgets.git] / src / gtk / combobox.cpp
index 807fdf895be61f671d357d828a911e5317482486..10f20fbd1a0181edb5f3c1c77a524a1201075d80 100644 (file)
@@ -242,7 +242,6 @@ bool wxComboBox::Create( wxWindow *parent, wxWindowID id, const wxString& value,
                          const wxString& name )
 {
     m_ignoreNextUpdate = false;
                          const wxString& name )
 {
     m_ignoreNextUpdate = false;
-    m_needParent = true;
     m_prevSelection = 0;
 
     if (!PreCreation( parent, pos, size ) ||
     m_prevSelection = 0;
 
     if (!PreCreation( parent, pos, size ) ||