pidgin/gtkdocklet.c

changeset 40197
75ffd76260fc
parent 39913
ce96d4639dc7
equal deleted inserted replaced
40195:fb4b0ae193c0 40197:75ffd76260fc
43 #include "gtkutils.h" 43 #include "gtkutils.h"
44 #include "pidginstock.h" 44 #include "pidginstock.h"
45 #include "gtkdocklet.h" 45 #include "gtkdocklet.h"
46 #include "gtkdialogs.h" 46 #include "gtkdialogs.h"
47 #include "gtknotify.h" 47 #include "gtknotify.h"
48
49 #include "gtk3compat.h"
50 48
51 #ifndef DOCKLET_TOOLTIP_LINE_LIMIT 49 #ifndef DOCKLET_TOOLTIP_LINE_LIMIT
52 #define DOCKLET_TOOLTIP_LINE_LIMIT 5 50 #define DOCKLET_TOOLTIP_LINE_LIMIT 5
53 #endif 51 #endif
54 52

mercurial