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/getquotajob.cpp | |
parent | a79b766c00ffd198cde3601011503c4bf203efbf (diff) | |
download | libcalendaring-ebd590406589e76676064ef301c681d61f6f5b4f.tar.gz |
kimap compiles and contains everything for it to work
Diffstat (limited to 'kimap/getquotajob.cpp')
-rw-r--r-- | kimap/getquotajob.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kimap/getquotajob.cpp b/kimap/getquotajob.cpp index 3f6e5e1..52a67bd 100644 --- a/kimap/getquotajob.cpp +++ b/kimap/getquotajob.cpp @@ -81,3 +81,4 @@ QByteArray GetQuotaJob::root() const return d->root; } +#include "getquotajob.moc"
\ No newline at end of file |