svn path=/branches/work/akonadi-ports/kdepim/; revision=1047056
wilder-work
Laurent Montel 17 years ago
parent 4a7355d7c3
commit f5e1af21d4
  1. 1
      kmcommands.cpp

@ -2838,7 +2838,6 @@ KMCommand::Result KMResendMessageCommand::execute()
#endif
KMime::Message *newMsg = KMail::MessageHelper::createResend( item, &*msg );
kDebug()<<" newMsg :"<<newMsg->encodedContent();
KMail::Composer * win = KMail::makeComposer();
win->setMsg( newMsg, false, true );
win->show();

Loading…
Cancel
Save