]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/collpane.cpp
wxDataViewCtrl can show tree/list music sample.
[wxWidgets.git] / src / gtk / collpane.cpp
index 277601c171a72dd0b5f85fbfe0aa55a56c12c978..9dab8612470686772b0b2c05ae49baebb5af447f 100644 (file)
@@ -198,7 +198,6 @@ bool wxCollapsiblePane::Create(wxWindow *parent,
         return wxGenericCollapsiblePane::Create(parent, id, label,
                                                 pos, size, style, val, name);
 
-    m_needParent = true;
     m_bIgnoreNextChange = false;
 
     if ( !PreCreation( parent, pos, size ) ||