Formating latest patch
This commit is contained in:
parent
110a851747
commit
ad6a345133
@ -60,8 +60,7 @@ zenity_fileselection (ZenityData *data, ZenityFileData *file_data) {
|
|||||||
NULL, /* TODO: Get parent from xid */
|
NULL, /* TODO: Get parent from xid */
|
||||||
action,
|
action,
|
||||||
_ ("_OK"),
|
_ ("_OK"),
|
||||||
_ ("_Cancel")
|
_ ("_Cancel"));
|
||||||
);
|
|
||||||
|
|
||||||
if (data->modal)
|
if (data->modal)
|
||||||
gtk_native_dialog_set_modal (GTK_NATIVE_DIALOG (dialog), TRUE);
|
gtk_native_dialog_set_modal (GTK_NATIVE_DIALOG (dialog), TRUE);
|
||||||
|
Reference in New Issue
Block a user