From kde-commits Wed Jan 15 13:00:27 2003 From: Laurent Montel Date: Wed, 15 Jan 2003 13:00:27 +0000 To: kde-commits Subject: Re: kdenetwork/kmail X-MARC-Message: https://marc.info/?l=kde-commits&m=104263560207554 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"),