| 40195:fb4b0ae193c0 | 40197:75ffd76260fc |
|---|---|
| 28 #include "request.h" | 28 #include "request.h" |
| 29 #include "pidgintooltip.h" | 29 #include "pidgintooltip.h" |
| 30 | 30 |
| 31 #include <string.h> | 31 #include <string.h> |
| 32 | 32 |
| 33 #include "gtk3compat.h" | |
| 34 | |
| 35 #define PIDGIN_RESPONSE_CONFIGURE 98121 | 33 #define PIDGIN_RESPONSE_CONFIGURE 98121 |
| 36 | 34 |
| 37 typedef struct | 35 typedef struct |
| 38 { | 36 { |
| 39 PidginPluginConfigFrameCb config_frame_cb; | 37 PidginPluginConfigFrameCb config_frame_cb; |