pidgin/gtkwhiteboard.c

changeset 40197
75ffd76260fc
parent 39932
1788230a5ef3
child 40360
e21f3bbcc2a5
equal deleted inserted replaced
40195:fb4b0ae193c0 40197:75ffd76260fc
25 #include "buddylist.h" 25 #include "buddylist.h"
26 #include "debug.h" 26 #include "debug.h"
27 #include "pidgin.h" 27 #include "pidgin.h"
28 #include "whiteboard.h" 28 #include "whiteboard.h"
29 29
30 #include "gtk3compat.h"
31 #include "gtkwhiteboard.h" 30 #include "gtkwhiteboard.h"
32 #include "gtkutils.h" 31 #include "gtkutils.h"
33 32
34 typedef enum { 33 typedef enum {
35 PIDGIN_WHITEBOARD_BRUSH_UP, 34 PIDGIN_WHITEBOARD_BRUSH_UP,

mercurial