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

List:       kde-commits
Subject:    branches/KDE/4.4/kdepim/kmail
From:       Laurent Montel <montel () kde ! org>
Date:       2011-01-26 13:01:52
Message-ID: 20110126130152.72E85AC8BA () svn ! kde ! org
[Download RAW message or body]

SVN commit 1217248 by mlaurent:

Test just if radiobutton is checked


 M  +1 -1      expirypropertiesdialog.cpp  


--- branches/KDE/4.4/kdepim/kmail/expirypropertiesdialog.cpp #1217247:1217248
@@ -165,7 +165,7 @@
                         i18n( "No Folder Selected" ) );
     return;
   }
-  if ( expireToFolder )
+  if ( expireToFolder && moveToRB->isChecked() )
   {
     if ( expireToFolder->idString() == mFolder->idString() )
     {
[prev in list] [next in list] [prev in thread] [next in thread] 

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