diff options
author | Christian Mollekopf <chrigi_1@fastmail.fm> | 2012-06-27 07:44:58 (GMT) |
---|---|---|
committer | Christian Mollekopf <chrigi_1@fastmail.fm> | 2012-06-27 07:44:58 (GMT) |
commit | ebd590406589e76676064ef301c681d61f6f5b4f (patch) | |
tree | 93ddd90223a38d9570e3061680ee99810c34dfc7 /kimap/listrightsjob.cpp | |
parent | a79b766c00ffd198cde3601011503c4bf203efbf (diff) | |
download | libcalendaring-ebd590406589e76676064ef301c681d61f6f5b4f.tar.gz |
kimap compiles and contains everything for it to work
Diffstat (limited to 'kimap/listrightsjob.cpp')
-rw-r--r-- | kimap/listrightsjob.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kimap/listrightsjob.cpp b/kimap/listrightsjob.cpp index b3492de..c72ff8d 100644 --- a/kimap/listrightsjob.cpp +++ b/kimap/listrightsjob.cpp @@ -104,4 +104,4 @@ QList<Acl::Rights> ListRightsJob::possibleRights() return d->possibleRights; } - +#include "listrightsjob.moc" |