disambiguation

svn path=/trunk/KDE/kdepim/; revision=687059
wilder-work
Frank Osterfeld 19 years ago
parent 7763f0a4bd
commit 79cdcf1c1c
  1. 2
      kmailicalifaceimpl.cpp

@ -1394,7 +1394,7 @@ void KMailICalIfaceImpl::handleFolderSynced( KMFolder* folder,
// We can hack the N case, but not the 0 case.
// So the idea of a DCOP signal for this wouldn't work.
if ( ( _changes & Contents ) ||
( _changes & ACL ) ) {
( _changes & KMail::ACL ) ) {
if ( storageFormat( folder ) == StorageXML && folder->storage()->contentsType() == KMail::ContentsTypeCalendar )
triggerKolabFreeBusy( folderURL );
}

Loading…
Cancel
Save