summaryrefslogtreecommitdiffabout
path: root/korganizer/kolistview.h
Side-by-side diff
Diffstat (limited to 'korganizer/kolistview.h') (more/less context) (ignore whitespace changes)
-rw-r--r--korganizer/kolistview.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/korganizer/kolistview.h b/korganizer/kolistview.h
index c86449d..0d9c525 100644
--- a/korganizer/kolistview.h
+++ b/korganizer/kolistview.h
@@ -274,2 +274,3 @@ class KOListView : public KOEventView
void saveToFile();
+ void saveToFileVCS();
void saveDescriptionToFile();
@@ -290,2 +291,3 @@ class KOListView : public KOEventView
protected:
+ void writeToFile( bool iCal );
void addEvents(QPtrList<Event> eventList);