]> Pileus Git - ~andy/gtk/commit
Remove excess check that was breaking with current GObject.
authorOwen Taylor <otaylor@redhat.com>
Wed, 3 Sep 2003 20:42:44 +0000 (20:42 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Wed, 3 Sep 2003 20:42:44 +0000 (20:42 +0000)
commit00893711236fa5b36453bc2f0e47406fcc2a73c7
tree379c3122d590790a00633486b11e1ba6e30a44e6
parent1c9d02b48deeeab5f195748ed88f684244b02147
Remove excess check that was breaking with current GObject.

Wed Sep  3 16:38:59 2003  Owen Taylor  <otaylor@redhat.com>

        * glib-interface-propreties-0.5.patch: Remove excess
        check that was breaking with current GObject.

        * gtkfilechooser.c (gtk_file_chooser_class_init):
        use the new ability to have a class_init function for
        interfaces to avoid the ugly static gboolean initialized
        hack.
gtk/gtkfilechooser.c