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

List:       kde-commits
Subject:    KDE/kdepim/akonadi/libakonadi
From:       Tom Albers <tomalbers () kde ! nl>
Date:       2008-02-19 21:47:52
Message-ID: 1203457672.802975.5979.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 777173 by toma:

Make the flags work.


 M  +1 -0      itemsync.cpp  


--- trunk/KDE/kdepim/akonadi/libakonadi/itemsync.cpp #777172:777173
@@ -172,6 +172,7 @@
       i.setRev( localItem.rev() );
       ItemStoreJob *mod = new ItemStoreJob( (const Item)i, this );
       mod->storePayload();
+      mod->setFlags( i.flags() );
       mod->setCollection( d->syncCollection );
       connect( mod, SIGNAL( result( KJob* ) ), SLOT( slotLocalChangeDone( KJob* ) ) );
     } else {
[prev in list] [next in list] [prev in thread] [next in thread] 

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