* fix typo in tools
[citadel.git] / libcitadel / lib / libcitadel.h
index d9e3ffaf6c35c6e34a9d82c79169da3db046c514..5e8106f8b16acc16050f680cc412e03b88568436 100644 (file)
@@ -59,6 +59,7 @@ enum LogLevel {
 #define        VIEW_WIKI               6       /* Wiki view */
 #define VIEW_CALBRIEF          7       /* Brief Calendar view */
 #define VIEW_JOURNAL           8       /* Journal view */
+#define VIEW_DRAFTS            9       /* Drafts folder */
 
 
 #ifndef IsEmptyStr