comparison mcabber/mcabber/api.h @ 2102:739f440e563b

Update API (attention_char)
author Mikael Berthe <mikael@lilotux.net>
date Sun, 11 May 2014 15:08:02 +0200
parents 5150b3bf4c15
children f13f709400fa
comparison
equal deleted inserted replaced
2101:f56c214a19dc 2102:739f440e563b
2 #define __MCABBER_API_H__ 1 2 #define __MCABBER_API_H__ 1
3 3
4 #include <glib.h> 4 #include <glib.h>
5 #include <mcabber/config.h> // For MCABBER_BRANCH 5 #include <mcabber/config.h> // For MCABBER_BRANCH
6 6
7 #define MCABBER_API_VERSION 28 7 #define MCABBER_API_VERSION 29
8 #define MCABBER_API_MIN 27 8 #define MCABBER_API_MIN 27
9 9
10 #define MCABBER_BRANCH_DEV 1 10 #define MCABBER_BRANCH_DEV 1
11 11
12 // cmd_add returns gpointer id 12 // cmd_add returns gpointer id