comparison: pidgin/gtkconv-theme.c
pidgin/gtkconv-theme.c
- changeset 39212
- d33745ca1df5
- parent 39084
- b3aeca5f3dac
- child 39238
- 53cfb9400de8
equal
deleted
inserted
replaced
| 30 #include "prefs.h" |
30 #include "prefs.h" |
| 31 #include "xmlnode.h" |
31 #include "xmlnode.h" |
| 32 |
32 |
| 33 #include "pidgin.h" |
33 #include "pidgin.h" |
| 34 #include "gtkconv.h" |
34 #include "gtkconv.h" |
| 35 #include "gtkwebview.h" |
|
| 36 |
35 |
| 37 #include <stdlib.h> |
36 #include <stdlib.h> |
| 38 #include <string.h> |
37 #include <string.h> |
| 39 |
38 |
| 40 #define PIDGIN_CONV_THEME_GET_PRIVATE(Gobject) \ |
39 #define PIDGIN_CONV_THEME_GET_PRIVATE(Gobject) \ |