diff options
author | Manish Singh <yosh@gimp.org> | 2003-03-16 02:49:56 +0000 |
---|---|---|
committer | Manish Singh <yosh@src.gnome.org> | 2003-03-16 02:49:56 +0000 |
commit | 8472ddc71e42f195e29d456986144a950ee17eb8 (patch) | |
tree | e407a8780ec77361e2c9867f25f39c303c11b696 /ChangeLog.pre-2-4 | |
parent | 935dca854ed1dfd3c771ab3dadc372e3e757d468 (diff) | |
download | gtk+-8472ddc71e42f195e29d456986144a950ee17eb8.tar.gz |
use GTK_DISABLE_DEPRECATED instead of G_DISABLE_DEPRECATED.
Sat Mar 15 18:49:27 2003 Manish Singh <yosh@gimp.org>
* gtk/gtkradiomenuitem.h: use GTK_DISABLE_DEPRECATED instead of
G_DISABLE_DEPRECATED.
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r-- | ChangeLog.pre-2-4 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index 6354719bc5..e5613cb161 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,8 @@ +Sat Mar 15 18:49:27 2003 Manish Singh <yosh@gimp.org> + + * gtk/gtkradiomenuitem.h: use GTK_DISABLE_DEPRECATED instead of + G_DISABLE_DEPRECATED. + 2003-03-14 Tor Lillqvist <tml@iki.fi> * gdk/win32/gdkevents-win32.c: Use the signed GET_X_LPARAM() and |