From kde-commits Thu Aug 31 23:45:02 2006 From: Eike Hein Date: Thu, 31 Aug 2006 23:45:02 +0000 To: kde-commits Subject: extragear/network/konversation/src Message-Id: <1157067902.681577.12535.nullmailer () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=115706791014990 SVN commit 579386 by hein: Properly update "Switch to" tab context sub-menu on tab switch. M +1 -0 viewcontainer.cpp --- trunk/extragear/network/konversation/src/viewcontainer.cpp #579385:579386 @@ -1338,6 +1338,7 @@ view->adjustFocus(); updateViewActions(m_tabWidget->currentPageIndex()); + updateSwitchViewAction(); if (view) {