Le Wednesday 15 January 2003 13:56, Laurent Montel a écrit : > CVS commit by mlaurent: > > Fix crash. > Can a people can backport it on other branch please. Regards. > > M +2 -2 kmfoldertree.cpp 1.219 > > > --- kdenetwork/kmail/kmfoldertree.cpp #1.218:1.219 > @@ -997,5 +997,5 @@ void KMFolderTree::rightButtonPressed(QL > } > if (fti->folder() && > - fti->folder()->protocol() == "imap" || fti->folder()->protocol() == > "cachedimap" ) + (fti->folder()->protocol() == "imap" || > fti->folder()->protocol() == "cachedimap" )) { > folderMenu->insertItem(SmallIcon("configure"),