| 51 #include "pidgin.h" |
51 #include "pidgin.h" |
| 52 #include "gtksavedstatuses.h" |
52 #include "gtksavedstatuses.h" |
| 53 #include "pidginstock.h" |
53 #include "pidginstock.h" |
| 54 #include "gtkstatusbox.h" |
54 #include "gtkstatusbox.h" |
| 55 #include "gtkutils.h" |
55 #include "gtkutils.h" |
| |
56 #include "pidgingdkpixbuf.h" |
| 56 |
57 |
| 57 #include "gtk3compat.h" |
58 #include "gtk3compat.h" |
| 58 |
59 |
| 59 /* Timeout for typing notifications in seconds */ |
60 /* Timeout for typing notifications in seconds */ |
| 60 #define TYPING_TIMEOUT 4 |
61 #define TYPING_TIMEOUT 4 |