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

List:       kde-commits
Subject:    KDE/kdepim/akonadi/clients/akonadiconsole
From:       Tobias Koenig <tokoe () kde ! org>
Date:       2008-03-24 14:19:01
Message-ID: 1206368341.612112.21647.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 789528 by tokoe:

Adapt to latest kdepimlibs/akonadi


 M  +1 -1      browserwidget.cpp  


--- trunk/KDE/kdepim/akonadi/clients/akonadiconsole/browserwidget.cpp #789527:789528
@@ -206,7 +206,7 @@
   Item item = mCurrentItem;
   item.setRemoteId( contentUi.remoteId->text() );
   foreach ( const Item::Flag f, mCurrentItem.flags() )
-    item.unsetFlag( f );
+    item.clearFlag( f );
   foreach ( const QString s, contentUi.flags->items() )
     item.setFlag( s.toUtf8() );
   item.addPart( Item::PartBody, data );
[prev in list] [next in list] [prev in thread] [next in thread] 

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