Add a G_END_DECLS.

2007-08-26  Martin Nordholts  <martinn@svn.gnome.org>

	* libgimpwidgets/gimpcolorprofilestore.h: Add a G_END_DECLS.

svn path=/trunk/; revision=23376
This commit is contained in:
Martin Nordholts 2007-08-25 22:04:45 +00:00 committed by Martin Nordholts
parent 1b57edf079
commit 2fea3f55ad
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2007-08-26 Martin Nordholts <martinn@svn.gnome.org>
* libgimpwidgets/gimpcolorprofilestore.h: Add a G_END_DECLS.
2007-08-24 Raphaël Quinet <raphael@gimp.org>
* plug-ins/jpeg/jpeg-save.c (save_dialog): use a label that is

View File

@ -65,4 +65,6 @@ void gimp_color_profile_store_add (GimpColorProfileStore *store,
const gchar *label);
G_END_DECLS
#endif /* __GIMP_COLOR_PROFILE_STORE_H__ */