diff options
Diffstat (limited to 'mail/em-account-prefs.h')
-rw-r--r-- | mail/em-account-prefs.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/em-account-prefs.h b/mail/em-account-prefs.h index 100d56480d..108c525e6c 100644 --- a/mail/em-account-prefs.h +++ b/mail/em-account-prefs.h @@ -61,8 +61,7 @@ struct _EMAccountPrefs { GtkWidget *druid; GtkWidget *editor; - GdkPixmap *mark_pixmap; - GdkBitmap *mark_bitmap; + GdkPixbuf *mark_pixbuf; GtkTreeView *table; |