diff options
author | Matthias Clasen <maclas@gmx.de> | 2003-10-11 22:21:04 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2003-10-11 22:21:04 +0000 |
commit | 999256120ad0adad100ac80b6bc007bb57b4fe8b (patch) | |
tree | f847a6787cd17355d53728dfaab053b281bb2c57 /ChangeLog.pre-2-8 | |
parent | c44e5b00e0cc038b6b9a594ee6c9c9c816c69f0c (diff) | |
download | gtk+-999256120ad0adad100ac80b6bc007bb57b4fe8b.tar.gz |
These files still use option menus, so turn off GTK_DISABLE_DEPRECATED to
Sun Oct 12 00:18:02 2003 Matthias Clasen <maclas@gmx.de>
* tests/testtreeview.c:
* demos/testpixbuf-scale.c:
* tests/prop-editor.c: These files still use option menus,
so turn off GTK_DISABLE_DEPRECATED to fix the build.
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r-- | ChangeLog.pre-2-8 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 80444b3eff..38fcd7b5fe 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,10 @@ +Sun Oct 12 00:18:02 2003 Matthias Clasen <maclas@gmx.de> + + * tests/testtreeview.c: + * demos/testpixbuf-scale.c: + * tests/prop-editor.c: These files still use option menus, + so turn off GTK_DISABLE_DEPRECATED to fix the build. + Sat Oct 11 23:14:36 2003 Matthias Clasen <maclas@gmx.de> * gtk/gtkactiongroup.h: |