aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-format-html-print.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/em-format-html-print.c')
-rw-r--r--mail/em-format-html-print.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/em-format-html-print.c b/mail/em-format-html-print.c
index a527ded879..bc94f8aae5 100644
--- a/mail/em-format-html-print.c
+++ b/mail/em-format-html-print.c
@@ -56,7 +56,7 @@ efhp_init(GObject *o)
efhp->window = gtk_window_new(GTK_WINDOW_TOPLEVEL);
gtk_container_add((GtkContainer *)efhp->window, html);
gtk_widget_realize(html);
- efhp->formathtml.show_rupert = FALSE;
+ efhp->formathtml.show_icon = FALSE;
}
static void