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/expungejob.cpp | |
parent | a79b766c00ffd198cde3601011503c4bf203efbf (diff) | |
download | libcalendaring-ebd590406589e76676064ef301c681d61f6f5b4f.tar.gz |
kimap compiles and contains everything for it to work
Diffstat (limited to 'kimap/expungejob.cpp')
-rw-r--r-- | kimap/expungejob.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kimap/expungejob.cpp b/kimap/expungejob.cpp index 8f7a1b0..5966f21 100644 --- a/kimap/expungejob.cpp +++ b/kimap/expungejob.cpp @@ -81,3 +81,4 @@ void ExpungeJob::handleResponse( const Message &response ) } } +#include "expungejob.moc" |