[Patch] for dockmainwindow.cpp

Simon Hausmann hausmann at kde.org
Wed Sep 18 20:02:34 BST 2002


On Wed, Sep 18, 2002 at 09:14:39AM +0200, Andreas Zehender wrote:
> Hi!
> 
> In KParts::*MainWindow::createShellGUI( bool create )
> the assertation assert( d->m_bShellGUIActivated != create );
> was added recently.
> 
> However, in KParts::DockMainWindow::createShellGUI, m_bShellGUIActivated will 
> not be set to false even if 'create' is false which caused an assertation 
> failure if the gui is deactivated and activated again.
> The patch fixes this (one missing line).

Please apply.

Simon




More information about the kde-core-devel mailing list