Ooops - fix build.
This commit is contained in:
parent
965c2a9149
commit
9da6452661
@ -1319,9 +1319,6 @@ zenity_parse_options_callback (poptContext ctx,
|
|||||||
case MODE_TEXTINFO:
|
case MODE_TEXTINFO:
|
||||||
results->text_data->uri = g_strdup (arg);
|
results->text_data->uri = g_strdup (arg);
|
||||||
break;
|
break;
|
||||||
case MODE_LIST:
|
|
||||||
results->tree_data->uri = g_strdup (arg);
|
|
||||||
break;
|
|
||||||
default:
|
default:
|
||||||
zenity_error ("--filename", ERROR_SUPPORT);
|
zenity_error ("--filename", ERROR_SUPPORT);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user