[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdenetwork/kmail
From:       Laurent Montel <montell () club-internet ! fr>
Date:       2003-01-15 12:56:26
[Download RAW message or body]

CVS commit by mlaurent: 

Fix crash.


  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"),


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic