-
Ian Goldberg authored
We had some calls to gtk_box_pack_start() that were trying to pack already-packed widgets, yielding: Gtk: gtk_box_pack: assertion `child->parent == NULL' failed
f3718ed6
We had some calls to gtk_box_pack_start() that were trying to pack already-packed widgets, yielding: Gtk: gtk_box_pack: assertion `child->parent == NULL' failed