summaryrefslogtreecommitdiffstats
path: root/libkcal/resourcecached.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libkcal/resourcecached.cpp')
-rw-r--r--libkcal/resourcecached.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/libkcal/resourcecached.cpp b/libkcal/resourcecached.cpp
index 22fa79bb..2fecbb50 100644
--- a/libkcal/resourcecached.cpp
+++ b/libkcal/resourcecached.cpp
@@ -19,6 +19,10 @@
Boston, MA 02110-1301, USA.
*/
+// TODO [FIXME] IMPORTANT
+// If a cached resource initiates a reload while an event editor is active, or an event is locked for editing,
+// a big fat crash will ensue. The reload subroutine must ABORT if ANY korganizer events are locked for editing!!!
+
#include <tqdatastream.h>
#include <tqdatetime.h>
#include <tqfile.h>