diff options
author | Matthias Clasen <maclas@gmx.de> | 2003-11-03 21:46:51 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2003-11-03 21:46:51 +0000 |
commit | f8595c79cc91afe7ed061c6ab89f37d056b0baa6 (patch) | |
tree | fd6ae5b2d8541a1722344ad24ee0a5c454f33196 /ChangeLog.pre-2-8 | |
parent | d04d06b362f70b5d00b4703874011189f64c2b97 (diff) | |
download | gtk+-f8595c79cc91afe7ed061c6ab89f37d056b0baa6.tar.gz |
Add G_BEGIN_DECLS/G_END_DECLS to make these usable in C++. Forgot this
Mon Nov 3 22:45:58 2003 Matthias Clasen <maclas@gmx.de>
* gtk/gtkwindow-decorate.h: Add G_BEGIN_DECLS/G_END_DECLS to make
these usable in C++. Forgot this file in my Oct 11 commit.
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r-- | ChangeLog.pre-2-8 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 45f68a6eb9..2c82a40a08 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,8 @@ +Mon Nov 3 22:45:58 2003 Matthias Clasen <maclas@gmx.de> + + * gtk/gtkwindow-decorate.h: Add G_BEGIN_DECLS/G_END_DECLS to make + these usable in C++. Forgot this file in my Oct 11 commit. + 2003-11-03 Federico Mena Quintero <federico@ximian.com> * gtk/gtkfilechooserdefault.c (create_shortcuts_tree): Add a stock |