diff options
author | Havoc Pennington <hp@redhat.com> | 2001-02-21 00:29:03 +0000 |
---|---|---|
committer | Havoc Pennington <hp@src.gnome.org> | 2001-02-21 00:29:03 +0000 |
commit | 7884954089bfdf0f4c06df4bd7868962792cd2d5 (patch) | |
tree | f476a3679b1cadb70b3a98c516587a4da9743f68 /gtk/gtkaspectframe.h | |
parent | 8832f1d3adfbbc02bc249b6cbe5a604a2e0406c2 (diff) | |
download | gtk+-7884954089bfdf0f4c06df4bd7868962792cd2d5.tar.gz |
Convert to new property API, patch from Lee Mallabone
2001-02-20 Havoc Pennington <hp@redhat.com>
* gtk/gtkaspectframe.c: Convert to new property API, patch from
Lee Mallabone
* gtk/gtkarrow.c: Convert to new property API, patch from
Lee Mallabone
Diffstat (limited to 'gtk/gtkaspectframe.h')
-rw-r--r-- | gtk/gtkaspectframe.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkaspectframe.h b/gtk/gtkaspectframe.h index 0bb0603b6b..5cb0582166 100644 --- a/gtk/gtkaspectframe.h +++ b/gtk/gtkaspectframe.h @@ -18,7 +18,7 @@ */ /* - * Modified by the GTK+ Team and others 1997-2000. See the AUTHORS + * Modified by the GTK+ Team and others 1997-2001. See the AUTHORS * file for a list of people on the GTK+ Team. See the ChangeLog * files for a list of changes. These files are distributed with * GTK+ at ftp://ftp.gtk.org/pub/gtk/. |