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

List:       kde-commits
Subject:    koffice/libs/kokross
From:       Sebastian Sauer <mail () dipe ! org>
Date:       2007-06-01 0:23:03
Message-ID: 1180657383.654845.15296.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 670299 by sebsauer:

also call the right slot.

 M  +2 -2      KoScriptingDocker.cpp  


--- trunk/koffice/libs/kokross/KoScriptingDocker.cpp #670298:670299
@@ -133,9 +133,9 @@
         a->setEnabled(false);
         d->actions.insert( "stop",  a );
     }
-    if( QAction* a = collection->action("manager") )
-        tb->addAction(a->icon(), a->text(), a, SLOT(trigger()));
 
+    tb->addAction(KIcon("configure"), i18n("Script Manager"), guiclient, SLOT(slotShowScriptManager()));
+
     /*
     d->tb->addSeparator();
     QLineEdit* filter = new QLineEdit(tb);
[prev in list] [next in list] [prev in thread] [next in thread] 

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