Remove use of ::has-separator property
This commit is contained in:
parent
2f966e8418
commit
3c5f9fd1a2
@ -3866,7 +3866,6 @@ gtk_print_unix_dialog_new (const gchar *title,
|
||||
result = g_object_new (GTK_TYPE_PRINT_UNIX_DIALOG,
|
||||
"transient-for", parent,
|
||||
"title", _title,
|
||||
"has-separator", FALSE,
|
||||
NULL);
|
||||
|
||||
return result;
|
||||
|
Loading…
Reference in New Issue
Block a user