Follow-up Comment #11, bug #15603 (project freeciv):

> however, two of them (create_option_dialog(),
> create_settable_options_dialog()) no longer exist on trunk
> (presumably due to options unification?)

It is moved in optiondlg.c, but it is freed correctly in
option_dialog_destroy(). Personally, I used gtk_object_destroy() instead of
g_object_unref() which shouldn't have different behaviour but which fit a bit
more the inheritance of the GtkTooltips class.


    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?15603>

_______________________________________________
  Message posté via/par Gna!
  http://gna.org/


_______________________________________________
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to