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/storejob.cpp | |
parent | a79b766c00ffd198cde3601011503c4bf203efbf (diff) | |
download | libcalendaring-ebd590406589e76676064ef301c681d61f6f5b4f.tar.gz |
kimap compiles and contains everything for it to work
Diffstat (limited to 'kimap/storejob.cpp')
-rw-r--r-- | kimap/storejob.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kimap/storejob.cpp b/kimap/storejob.cpp index 7be31c5..ff7db49 100644 --- a/kimap/storejob.cpp +++ b/kimap/storejob.cpp @@ -192,3 +192,4 @@ void StoreJob::handleResponse( const Message &response ) } } +#include "storejob.moc"
\ No newline at end of file |