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

List:       kde-commits
Subject:    KDE/kdewebdev/kfilereplace
From:       Andreas Hartmetz <ahartmetz () gmail ! com>
Date:       2007-03-27 22:18:02
Message-ID: 1175033882.065894.12629.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 647302 by ahartmetz:

KKeyDialog::insert() -> addCollection()

 M  +1 -1      kfilereplace.cpp  


--- trunk/KDE/kdewebdev/kfilereplace/kfilereplace.cpp #647301:647302
@@ -76,7 +76,7 @@
 	KKeyDialog dlg( KKeyChooser::AllActions, KKeyChooser::LetterShortcutsAllowed, this );
     QList<KXMLGUIClient*> clients = guiFactory()->clients();
   	foreach(KXMLGUIClient *client, clients)
-    	dlg.insert ( client->actionCollection());
+    	dlg.addCollection(client->actionCollection());
 	dlg.configure();
 }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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