From f6b903e949916c34f60aa30264173bec0178e179 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Bellegarde?= Date: Sat, 11 Jun 2022 12:23:57 +0200 Subject: [PATCH] EContactEditorFullname: Use a header bar as title bar --- src/addressbook/gui/contact-editor/e-contact-editor-fullname.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/addressbook/gui/contact-editor/e-contact-editor-fullname.c b/src/addressbook/gui/contact-editor/e-contact-editor-fullname.c index 489f020e34..08fb26e907 100644 --- a/src/addressbook/gui/contact-editor/e-contact-editor-fullname.c +++ b/src/addressbook/gui/contact-editor/e-contact-editor-fullname.c @@ -244,6 +244,7 @@ e_contact_editor_fullname_new (GtkWindow *parent, { GtkWidget *widget = g_object_new (E_TYPE_CONTACT_EDITOR_FULLNAME, "transient-for", parent, + "use-header-bar", TRUE, NULL); g_object_set (