diff options
author | Kristian Rietveld <kris@gtk.org> | 2003-10-15 20:33:17 +0000 |
---|---|---|
committer | Kristian Rietveld <kristian@src.gnome.org> | 2003-10-15 20:33:17 +0000 |
commit | 7cd9dc32da186efe6c8f36107794fb6dfa04068e (patch) | |
tree | 367fb56c8cf139c2b77dad2a692f7e8e0ac11446 /ChangeLog | |
parent | 8b34c308d0f049222fc582cf50fac1d6dda236f6 (diff) | |
download | gdk-pixbuf-7cd9dc32da186efe6c8f36107794fb6dfa04068e.tar.gz |
add padding to the class structure. ditto. ditto.
Wed Oct 15 22:31:09 2003 Kristian Rietveld <kris@gtk.org>
* gtk/gtkcombobox.h: add padding to the class structure.
* gtk/gtkcomboboxentry.h: ditto.
* gtk/gtkentrycompletion.h: ditto.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Wed Oct 15 22:31:09 2003 Kristian Rietveld <kris@gtk.org> + + * gtk/gtkcombobox.h: add padding to the class structure. + * gtk/gtkcomboboxentry.h: ditto. + * gtk/gtkentrycompletion.h: ditto. + Wed Oct 15 22:04:59 2003 Kristian Rietveld <kris@gtk.org> * gtk/gtkcombobox.c (gtk_combo_box_get_active), |