mcabber/src/compl.h
changeset 127 0f7ec11efd06
parent 103 93dcc4e15d4a
child 187 4ce9ff808baa
--- a/mcabber/src/compl.h	Thu Apr 28 06:52:31 2005 +0000
+++ b/mcabber/src/compl.h	Thu Apr 28 06:58:47 2005 +0000
@@ -10,6 +10,7 @@
 #define COMPL_STATUS    16
 #define COMPL_FILENAME  32      // Not implemented yet
 #define COMPL_ROSTER    64
+#define COMPL_GROUP    128
 
 void    compl_add_category_word(guint, const char *command);
 GSList *compl_get_category_list(guint cat_flags);