marking.c
changeset 2 30b66610f86a
parent 1 c8473c43ce72
child 10 b84d72957c06
equal deleted inserted replaced
1:c8473c43ce72 2:30b66610f86a
    22 
    22 
    23 #include <glib.h>
    23 #include <glib.h>
    24 #include <gmodule.h>
    24 #include <gmodule.h>
    25 #include <string.h>
    25 #include <string.h>
    26 
    26 
    27 #include "hbuf.h"
    27 #include <mcabber/hbuf.h>
    28 #include "screen.h"
    28 #include <mcabber/screen.h>
    29 #include "commands.h"
    29 #include <mcabber/commands.h>
    30 #include "compl.h"
    30 #include <mcabber/compl.h>
    31 #include "utils.h"
    31 #include <mcabber/utils.h>
    32 #include "logprint.h"
    32 #include <mcabber/logprint.h>
    33 
    33 
    34 static GSList *marked_jids = NULL;
    34 static GSList *marked_jids = NULL;
    35 
    35 
    36 // mark set jid
    36 // mark set jid
    37 // mark clear jid
    37 // mark clear jid