diff options
author | Owen Taylor <otaylor@redhat.com> | 1998-10-08 19:43:47 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 1998-10-08 19:43:47 +0000 |
commit | 922d7fd0ae22fb62d8aaae2b7210362a1e1bae31 (patch) | |
tree | 837f0754b95271108ab1bbc38e477f3ea97dfa64 /TODO | |
parent | 3f7c96b352def3a793552eeca64ddc75db262da8 (diff) | |
download | gtk+-922d7fd0ae22fb62d8aaae2b7210362a1e1bae31.tar.gz |
Fixed warning message to print out parent class name correctly.
Thu Oct 8 15:53:59 1998 Owen Taylor <otaylor@redhat.com>
* gtk/gtktypeutils.c (gtk_type_class_init): Fixed warning
message to print out parent class name correctly.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -41,6 +41,8 @@ Bugs: * MappingNotify events produce warnings. + * gtk_widget_set_uposition can't handle negative x,y coordinates! + Additions: * implement keyboard navigation in menus |