[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/KDE/3.5/kdebase/kate/app
From:       Anders Lund <anders () alweb ! dk>
Date:       2005-12-31 18:51:52
Message-ID: 1136055112.212770.10784.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 492962 by alund:

BUG: 117941


 M  +1 -1      kateexternaltools.cpp  


--- branches/KDE/3.5/kdebase/kate/app/kateexternaltools.cpp #492961:492962
@@ -308,13 +308,13 @@
 
 void KateExternalToolsMenuAction::reload()
 {
-
   uint i = 0;
   while ( i < m_actionCollection->count() )
   {
     m_actionCollection->action( i++ )->setShortcut(KShortcut());
   }
   m_actionCollection->clear ();
+  popupMenu()->clear();
 
   // load all the tools, and create a action for each of them
   KConfig *config = new KConfig( "externaltools", false, false, "appdata" );
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic