add TERMLIST watch
[pazpar2-moved-to-github.git] / src / session.h
index 4b24df5..3255ac3 100644 (file)
@@ -76,7 +76,8 @@ struct session_database
 #define SESSION_WATCH_SHOW      0
 #define SESSION_WATCH_RECORD    1
 #define SESSION_WATCH_SHOW_PREF 2
-#define SESSION_WATCH_BYTARGET  3
+#define SESSION_WATCH_TERMLIST  3
+#define SESSION_WATCH_BYTARGET  4
 #define SESSION_WATCH_MAX       3
 
 #define SESSION_MAX_TERMLISTS 10