Commit 60af1aef authored by Victor Ananjevsky's avatar Victor Ananjevsky

little fix of previous commit

parent 8bfcaf99
......@@ -959,7 +959,6 @@ form_create_widget (GtkWidget * dlg)
case YAD_FIELD_APP:
e = gtk_box_new (GTK_ORIENTATION_VERTICAL, 0);
gtk_widget_set_name (e, "yad-form-app");
if (fld->tip)
{
if (!options.data.no_markup)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment