Formating latest patch

This commit is contained in:
Arx Cruz 2017-05-26 14:27:44 +02:00
parent 110a851747
commit ad6a345133
1 changed files with 4 additions and 5 deletions

View File

@ -60,8 +60,7 @@ zenity_fileselection (ZenityData *data, ZenityFileData *file_data) {
NULL, /* TODO: Get parent from xid */
action,
_ ("_OK"),
_ ("_Cancel")
);
_ ("_Cancel"));
if (data->modal)
gtk_native_dialog_set_modal (GTK_NATIVE_DIALOG (dialog), TRUE);