summaryrefslogtreecommitdiffstats
path: root/tderesources/groupwise/soap/soapStub.h
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-02-19 01:16:07 +0100
committerSlávek Banko <slavek.banko@axis.cz>2013-02-19 01:16:07 +0100
commit4b9db7650392c5b08e0ff243f5e4138c3f40553e (patch)
treed0fb864e9b57b238070196bdf35f6ad215d409ed /tderesources/groupwise/soap/soapStub.h
parent7726de45cfff91c8704323ef8041cf30b2816809 (diff)
downloadtdepim-4b9db7650392c5b08e0ff243f5e4138c3f40553e.tar.gz
tdepim-4b9db7650392c5b08e0ff243f5e4138c3f40553e.zip
Fix unintended rename of Checklist
Diffstat (limited to 'tderesources/groupwise/soap/soapStub.h')
-rw-r--r--tderesources/groupwise/soap/soapStub.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tderesources/groupwise/soap/soapStub.h b/tderesources/groupwise/soap/soapStub.h
index 4f42a337..5566ba0b 100644
--- a/tderesources/groupwise/soap/soapStub.h
+++ b/tderesources/groupwise/soap/soapStub.h
@@ -127,7 +127,7 @@ enum ngwt__FolderACLStatus {pending = 0, accepted = 1, deleted = 2, opened = 3,
#ifndef SOAP_TYPE_ngwt__FolderType
#define SOAP_TYPE_ngwt__FolderType (359)
/* ngwt:FolderType */
-enum ngwt__FolderType {Mailbox = 0, SentItems = 1, Draft = 2, Trash = 3, Calendar = 4, Contacts = 5, Documents = 6, Chectdelist = 7, Cabinet = 8, Normal_ = 9, NNTPServer = 10, NNTPNewsGroup = 11, IMAP = 12, Query = 13, Root = 14, JunkMail = 15, Notes = 16};
+enum ngwt__FolderType {Mailbox = 0, SentItems = 1, Draft = 2, Trash = 3, Calendar = 4, Contacts = 5, Documents = 6, Checklist = 7, Cabinet = 8, Normal_ = 9, NNTPServer = 10, NNTPNewsGroup = 11, IMAP = 12, Query = 13, Root = 14, JunkMail = 15, Notes = 16};
#endif
#ifndef SOAP_TYPE_ngwt__Frequency