author | dwmw2 <dwmw2> | 2002-05-09 10:35:27 (UTC) |
---|---|---|
committer | dwmw2 <dwmw2> | 2002-05-09 10:35:27 (UTC) |
commit | 87a873e57bc741baddf226388e889d19d36719ac (patch) (unidiff) | |
tree | 9dc79556b9f8f80753ed07ba498a4de41e0edf1c /libopie | |
parent | 388e930a890f11c51dd862f6258c1fc60b396334 (diff) | |
download | opie-87a873e57bc741baddf226388e889d19d36719ac.zip opie-87a873e57bc741baddf226388e889d19d36719ac.tar.gz opie-87a873e57bc741baddf226388e889d19d36719ac.tar.bz2 |
add missing qregexp.h
-rw-r--r-- | libopie/todoevent.h | 1 |
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 | |||
@@ -3,4 +3,5 @@ | |||
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> |