mcabber/mcabber/compl.h
changeset 1923 924f4552996c
parent 1922 4ba68ad737bc
child 2042 0cb8ea02e472
equal deleted inserted replaced
1922:4ba68ad737bc 1923:924f4552996c
    24 #define COMPL_EVENTSID    17
    24 #define COMPL_EVENTSID    17
    25 #define COMPL_PGP         18
    25 #define COMPL_PGP         18
    26 #define COMPL_COLOR       19
    26 #define COMPL_COLOR       19
    27 #define COMPL_OTR         20
    27 #define COMPL_OTR         20
    28 #define COMPL_OTRPOLICY   21
    28 #define COMPL_OTRPOLICY   21
       
    29 #define COMPL_MODULE      22
    29 
    30 
    30 #ifdef MODULES_ENABLE
    31 #ifdef MODULES_ENABLE
    31 void  compl_init_system(void);
    32 void  compl_init_system(void);
    32 guint compl_new_category(void);
    33 guint compl_new_category(void);
    33 void  compl_del_category(guint id);
    34 void  compl_del_category(guint id);