* finish off ROOMPIC hard coded callback, thanks the_mgt for starting the template
[citadel.git] / libcitadel / lib / libcitadel.h
index 3949e87525149948b8db4490940ef84946b09073..e6e097d4e9bf70695b24a70a0b110555bd04e39a 100644 (file)
@@ -102,6 +102,8 @@ typedef enum __GPEXWhichPolicy {
 #define        VIEW_WIKI               6       /* Wiki view */
 #define VIEW_CALBRIEF          7       /* Brief Calendar view */
 #define VIEW_JOURNAL           8       /* Journal view */
+#define VIEW_MAX                8       /* increment me... */
+
 #define VIEW_BLOG              9       /* Blog view (not yet implemented) */