Don't switch to a different message, when changing the header style.

svn path=/trunk/kdenetwork/kmail/; revision=100502
wilder-work
Michael Haeckel 25 years ago
parent f490a97925
commit a18df61e9c
  1. 1
      kmmainwin.cpp

@ -1110,7 +1110,6 @@ void KMMainWin::slotSetHeaderStyle(int id)
mViewMenu->setItemChecked(id, TRUE);
mMsgView->setAttachmentStyle(id-5);
}
readConfig(); // added this so _all_ the other widgets get this information
}
void KMMainWin::folderSelected(KMFolder* aFolder)

Loading…
Cancel
Save