[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-07-18 7:24:09
[Download RAW message or body]

CVS commit by thorsen: 

Enable the web export feature


  M +7 -0      korganizer_part.cpp   1.20.2.56
  M +1 -0      korganizer_part.h   1.8.2.32


--- kdepim/korganizer/korganizer_part.cpp  #1.20.2.55:1.20.2.56
@@ -353,4 +353,11 @@ void KOrganizerPart::slotExportVCalendar
 
 
+void KOrganizerPart::slotExportWebCalendar()
+{
+  ensureWeAreVisible();
+  ExportWebDialog *dlg = new ExportWebDialog( widget->calendar(), widget );
+  dlg->show();
+}
+
 void KOrganizerPart::slotPurgeCompleted()
 {

--- kdepim/korganizer/korganizer_part.h  #1.8.2.31:1.8.2.32
@@ -129,4 +129,5 @@ class KOrganizerPart: public KParts::Rea
     virtual void slotExportICalendar();
     virtual void slotExportVCalendar();
+    virtual void slotExportWebCalendar();
     virtual void slotPurgeCompleted();
     virtual void slotShowWhatsNextView();


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

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