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

List:       kde-commits
Subject:    kdenetwork/kopete/kopete
From:       Will Stephenson <lists () stevello ! free-online ! co ! uk>
Date:       2005-03-25 19:37:35
Message-ID: 20050325193735.28BFE626 () office ! kde ! org
[Download RAW message or body]

CVS commit by wstephens: 

Remove nonstandard KStdAction name that was preventing KToolBar from \
picking up on the action. BUG:102033


  M +1 -1      kopetewindow.cpp   1.232


--- kdenetwork/kopete/kopete/kopetewindow.cpp  #1.231:1.232
@@ -216,5 +216,5 @@ void KopeteWindow::initActions()
                 SLOT( slotConfGlobalKeys() ), actionCollection(), \
"settings_global" );  
-        KStdAction::configureToolbars(this, SLOT(slotConfToolbar()), \
actionCollection(), "settings_toolbars" ); +        \
KStdAction::configureToolbars( this, SLOT(slotConfToolbar()), \
                actionCollection() );
         KStdAction::configureNotifications(this, \
SLOT(slotConfNotifications()), actionCollection(), "settings_notifications" \
);  


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

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