summaryrefslogtreecommitdiffstats
path: root/libkcal/resourcecached.h
diff options
context:
space:
mode:
Diffstat (limited to 'libkcal/resourcecached.h')
-rw-r--r--libkcal/resourcecached.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libkcal/resourcecached.h b/libkcal/resourcecached.h
index efda5a232..42212272b 100644
--- a/libkcal/resourcecached.h
+++ b/libkcal/resourcecached.h
@@ -66,6 +66,9 @@ class KDE_EXPORT ResourceCached : public ResourceCalendar,
void readConfig( const KConfig *config );
void writeConfig( KConfig *config );
+ static bool editorWindowOpen();
+ static void setEditorWindowOpen(bool open);
+
/**
Set reload policy. This controls when the cache is refreshed.