|
|
|
|
@ -4092,6 +4092,7 @@ void KMMainWidget::updateMessageActionsDelayed() |
|
|
|
|
actionList << mSendAgainAction; |
|
|
|
|
} else if( single_actions ) { |
|
|
|
|
actionList << messageActions()->editAction(); |
|
|
|
|
actionList << mSaveAttachmentsAction; |
|
|
|
|
} |
|
|
|
|
mGUIClient->unplugActionList( QLatin1String( "messagelist_actionlist" ) ); |
|
|
|
|
mGUIClient->plugActionList( QLatin1String( "messagelist_actionlist" ), actionList ); |
|
|
|
|
|