diff options
author | Elliot Lee <sopwith@src.gnome.org> | 1998-01-08 16:25:31 +0000 |
---|---|---|
committer | Elliot Lee <sopwith@src.gnome.org> | 1998-01-08 16:25:31 +0000 |
commit | 84e1ee4bacb0aa4021f092010be52b2fd2024c46 (patch) | |
tree | 139c8e43899dea978040bbc07ded5aa433517e24 /gtk/gtkcombobox.c | |
parent | 5eee6416f547be6ff94599f27582c1862fd6d397 (diff) | |
download | gtk+-84e1ee4bacb0aa4021f092010be52b2fd2024c46.tar.gz |
copyright notices
Diffstat (limited to 'gtk/gtkcombobox.c')
-rw-r--r-- | gtk/gtkcombobox.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/gtkcombobox.c b/gtk/gtkcombobox.c index a9e101ff23..f28e7ab70b 100644 --- a/gtk/gtkcombobox.c +++ b/gtk/gtkcombobox.c @@ -20,6 +20,7 @@ It would be nice if we kept track of the last menu item that people selected, so that we could allow choosing text by using up/down arrows. + -- Elliot */ #include <ctype.h> #include <string.h> |