Added 'Since: GIMP 2.8' to GIMP_WIDGETS_ERROR.

* libgimpwidgets/gimpwidgets-error.h: Added 'Since: GIMP 2.8' to
GIMP_WIDGETS_ERROR.

* libgimpwidgets/gimpwidgets.h: Added gimpwidgets-error.h.

svn path=/trunk/; revision=27743
This commit is contained in:
Martin Nordholts
2008-12-01 07:44:14 +00:00
parent 725cfdfbcb
commit 43f810870b
3 changed files with 15 additions and 0 deletions

View File

@ -74,6 +74,7 @@
#include <libgimpwidgets/gimpstock.h>
#include <libgimpwidgets/gimpstringcombobox.h>
#include <libgimpwidgets/gimpunitmenu.h>
#include <libgimpwidgets/gimpwidgets-error.h>
#include <libgimpwidgets/gimpzoommodel.h>
#include <libgimpwidgets/gimpoldwidgets.h>