diff options
author | Kristian Rietveld <kris@gtk.org> | 2003-10-13 17:43:48 +0000 |
---|---|---|
committer | Kristian Rietveld <kristian@src.gnome.org> | 2003-10-13 17:43:48 +0000 |
commit | d4627e1da48b42811c74df955c72ea5bf1246e5b (patch) | |
tree | 5fc6d5a3df8ff344339c0d275a52af1717aff766 /ChangeLog | |
parent | 1d8d7be3c5565d41a6dea4ad4a3485aa794d7bae (diff) | |
download | gtk+-d4627e1da48b42811c74df955c72ea5bf1246e5b.tar.gz |
Still uses option menus, so turn off GTK_DISABLE_DEPRECATED.
Mon Oct 13 19:41:55 2003 Kristian Rietveld <kris@gtk.org>
* tests/testmenus.c: Still uses option menus, so turn off
GTK_DISABLE_DEPRECATED.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Mon Oct 13 19:41:55 2003 Kristian Rietveld <kris@gtk.org> + + * tests/testmenus.c: Still uses option menus, so turn off + GTK_DISABLE_DEPRECATED. + Sun Oct 12 01:10:29 2003 Matthias Clasen <maclas@gmx.de> * gtk/gtkalignment.[hc]: |