C2002-03-08 Sven Neumann <sven@gimp.org>
* libgimpwidgets/Makefile.am * libgimpwidgets/libgimpwidgets.types: build fixes. VS: ----------------------------------------------------------------------
This commit is contained in:
@ -1,3 +1,8 @@
|
|||||||
|
2002-03-08 Sven Neumann <sven@gimp.org>
|
||||||
|
|
||||||
|
* libgimpwidgets/Makefile.am
|
||||||
|
* libgimpwidgets/libgimpwidgets.types: build fixes.
|
||||||
|
|
||||||
2002-03-08 Sven Neumann <sven@gimp.org>
|
2002-03-08 Sven Neumann <sven@gimp.org>
|
||||||
|
|
||||||
Revival of the API reference for GIMP-1.3. Needs more tweaking ...
|
Revival of the API reference for GIMP-1.3. Needs more tweaking ...
|
||||||
|
@ -35,7 +35,7 @@ HTML_IMAGES=
|
|||||||
content_files =
|
content_files =
|
||||||
|
|
||||||
# Other files to distribute
|
# Other files to distribute
|
||||||
extra_files = libgimp-include.c
|
extra_files = libgimpwidgets-include.c
|
||||||
|
|
||||||
# CFLAGS and LDFLAGS for compiling scan program. Only needed
|
# CFLAGS and LDFLAGS for compiling scan program. Only needed
|
||||||
# if $(DOC_MODULE).types is non-empty.
|
# if $(DOC_MODULE).types is non-empty.
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
#include <libgimp/gimp.h>
|
#include <libgimp/gimp.h>
|
||||||
#include <libgimp/gimpui.h>
|
#include <libgimp/gimpui.h>
|
||||||
|
|
||||||
#include "libgimpwidgets-include.c"
|
#include "devel-docs/libgimpwidgets/libgimpwidgets-include.c"
|
||||||
|
|
||||||
gimp_chain_button_get_type
|
gimp_chain_button_get_type
|
||||||
gimp_color_button_get_type
|
gimp_color_button_get_type
|
||||||
|
Reference in New Issue
Block a user