author | zecke <zecke> | 2003-05-12 13:18:29 (UTC) |
---|---|---|
committer | zecke <zecke> | 2003-05-12 13:18:29 (UTC) |
commit | c2602b4c290a14f4655d7e07eea20b55c1f38c8e (patch) (side-by-side diff) | |
tree | 1e08388bf45e65df75722af3a76a256b3178dc86 /libopie | |
parent | d6e4c1a54185b1aa4443cb79a36acc637acf84ac (diff) | |
download | opie-c2602b4c290a14f4655d7e07eea20b55c1f38c8e.zip opie-c2602b4c290a14f4655d7e07eea20b55c1f38c8e.tar.gz opie-c2602b4c290a14f4655d7e07eea20b55c1f38c8e.tar.bz2 |
Add a comment
-rw-r--r-- | libopie/pim/opimnotify.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libopie/pim/opimnotify.h b/libopie/pim/opimnotify.h index b0de000..58417db 100644 --- a/libopie/pim/opimnotify.h +++ b/libopie/pim/opimnotify.h @@ -102,6 +102,8 @@ private: /** * A Reminder will be put into the * datebook + * Note that the returned dateTime() may be not valid. + * In these cases one must resolve the uid and get the OEvent */ class OPimReminder : public OPimNotify { public: |