]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/framelayout/src/controlbar.cpp
restoring makefiles
[wxWidgets.git] / utils / framelayout / src / controlbar.cpp
index 308462ec431bb7eb8d1824e44450c463c971f418..425e151d9f5cfe5645530826d353a79589d46891 100644 (file)
@@ -354,9 +354,9 @@ void wxFrameLayout::ReparentWindow( wxWindow* pChild, wxWindow* pNewParent )
 
        return;
 
-       pChild->ReParent( pNewParent );
+       //pChild->ReParent( pNewParent );
 
-       return;
+       //return;
 #endif
        
        wxMessageBox( "Sorry, docking is not supported for ports other than MSW and wxGTK" );