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

List:       kde-commits
Subject:    branches/work/akonadi-ports/kdepim/korganizer/views/monthview
From:       Sebastian Sauer <mail () dipe ! org>
Date:       2009-10-22 12:23:52
Message-ID: 1256214232.113759.11104.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1038971 by sebsauer:

don't compare but assign

 M  +1 -1      monthitem.cpp  


--- branches/work/akonadi-ports/kdepim/korganizer/views/monthview/monthitem.cpp #1038970:1038971
@@ -301,7 +301,7 @@
       inc->setReadOnly( false );
       inc->setSummary( i18n( "%1 (%2 years)", inc->summary(), years ) );
       inc->setReadOnly( true );
-      mIncidence == Item();
+      mIncidence = Item();
       mIncidence.setPayload( inc );
       mCloned = true;
     }
[prev in list] [next in list] [prev in thread] [next in thread] 

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