author | zautrix <zautrix> | 2004-10-22 16:36:13 (UTC) |
---|---|---|
committer | zautrix <zautrix> | 2004-10-22 16:36:13 (UTC) |
commit | 60be6d741f579b0f368ea9d0d4327abcadb44d07 (patch) (side-by-side diff) | |
tree | 924fd9d2a541b66fc18f91e9264b5a3d66c4c969 /kabc/vcard | |
parent | 7afbe9769c1c6b3f7657c1cedcdc19a9447508ce (diff) | |
download | kdepimpi-60be6d741f579b0f368ea9d0d4327abcadb44d07.zip kdepimpi-60be6d741f579b0f368ea9d0d4327abcadb44d07.tar.gz kdepimpi-60be6d741f579b0f368ea9d0d4327abcadb44d07.tar.bz2 |
updated whats new
-rw-r--r-- | kabc/vcard/VCardEntity.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kabc/vcard/VCardEntity.cpp b/kabc/vcard/VCardEntity.cpp index 81debf4..a2ff327 100644 --- a/kabc/vcard/VCardEntity.cpp +++ b/kabc/vcard/VCardEntity.cpp @@ -24,3 +24,3 @@ #include <qregexp.h> -#include <qdatetime.h>; +#include <qdatetime.h> |