summaryrefslogtreecommitdiff
path: root/libopie
Unidiff
Diffstat (limited to 'libopie') (more/less context) (show whitespace changes)
-rw-r--r--libopie/todoevent.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libopie/todoevent.h b/libopie/todoevent.h
index 40d8f0b..8a00f99 100644
--- a/libopie/todoevent.h
+++ b/libopie/todoevent.h
@@ -1,10 +1,11 @@
1 1
2#ifndef todoevent_h 2#ifndef todoevent_h
3#define todoevent_h 3#define todoevent_h
4 4
5#include <qregexp.h>
5#include <qstringlist.h> 6#include <qstringlist.h>
6#include <qdatetime.h> 7#include <qdatetime.h>
7 8
8class ToDoEvent { 9class ToDoEvent {
9 friend class ToDoDB; 10 friend class ToDoDB;
10 public: 11 public: