Skip to content
  • Robert Knight's avatar
    Fix bug where KPart did not emit setWindowCaption() signal until it gained... · 0d87b313
    Robert Knight authored
    Fix bug where KPart did not emit setWindowCaption() signal until it gained focus.  Call controllerChanged() in ViewManager::createController() so that an activeViewChanged() signal is emitted when the first controller in the view manager is created.  Fix ViewManager::controllerChanged() to only emit an activeViewChanged() signal if the new and previous controllers are different.  Remove the checks for this from the MainWindow and Part slots connected to this signal.
    
    svn path=/trunk/KDE/kdebase/apps/konsole/; revision=755284
    0d87b313