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

List:       kde-commits
Subject:    kroupware_branch: kdepim/korganizer
From:       Bo Thorsen <bo () sonofthor ! dk>
Date:       2003-06-12 14:30:52
[Download RAW message or body]

CVS commit by thorsen: 

Remove this slot, since there is a direct connect between kogroupware.cpp and \
kmgroupware.cpp. No need to delete the notes twice


  M +0 -8      korganizer_part.cpp   1.20.2.55
  M +0 -6      korganizer_part.h   1.8.2.31


--- kdepim/korganizer/korganizer_part.cpp  #1.20.2.54:1.20.2.55
@@ -646,12 +646,4 @@ void KOrganizerPart::slotPublishFreeBusy
 
 
-void KOrganizerPart::slotNoteDeleted( const QString& uid )
-{
-  if( KOPrefs::instance()->mGroupwareCommunication )
-    KOGroupware::instance()->noteDeleted( uid );
-  else
-    kdDebug(5850) << "KOGroupware::noteDeleted(): this functionality is only \
                supported in Groupware mode" << endl;
-}
-
 KOrganizerBrowserExtension::KOrganizerBrowserExtension(KOrganizerPart *parent) :
   KParts::BrowserExtension(parent, "KOrganizerBrowserExtension")

--- kdepim/korganizer/korganizer_part.h  #1.8.2.30:1.8.2.31
@@ -118,10 +118,4 @@ class KOrganizerPart: public KParts::Rea
                                       QString& vCalOut );
 
-    /** This method is called when a note is deleted from the outside
-        (e.g. by syncing).
-    */
-    virtual void slotNoteDeleted( const QString& uid );
-
-
     /**
        This slot is called when the user wants to publish its free/busy schedule.


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

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