summaryrefslogtreecommitdiff
path: root/src/include/tabpopup.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/tabpopup.h')
-rw-r--r--src/include/tabpopup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/tabpopup.h b/src/include/tabpopup.h
index 19e8621b..7f11bb17 100644
--- a/src/include/tabpopup.h
+++ b/src/include/tabpopup.h
@@ -48,7 +48,7 @@ struct _MetaTabEntry
{
MetaTabEntryKey key;
const char *title;
- GdkPixbuf *icon;
+ cairo_surface_t *icon;
cairo_surface_t *win_surface;
MetaRectangle rect;
MetaRectangle inner_rect;