Fix Bug
This commit is contained in:
parent
c9ff7f17aa
commit
a749646116
@ -174,6 +174,8 @@ zenity_text (ZenityData *data, ZenityTextData *text_data) {
|
||||
} else
|
||||
zenity_text_fill_entries_from_stdin (GTK_TEXT_VIEW (text_view));
|
||||
|
||||
zen_text_data->buffer = text_buffer;
|
||||
|
||||
if (data->extra_label) {
|
||||
gint i = 0;
|
||||
while (data->extra_label[i] != NULL) {
|
||||
|
Loading…
Reference in New Issue
Block a user