EContactEditorFullname: Use a header bar as title bar
This commit is contained in:
parent
c6605af305
commit
f6b903e949
@ -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 (
|
||||
|
Loading…
Reference in New Issue
Block a user