mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-04 01:43:24 +00:00

They are nearly the same as initially, except that now they include an intermediate stamp header which will be generated by the build system. The only 2 enums which don't need these includes (and are not versioned) are libgimp/gimpenums.c and libgimpthumb/gimpthumb-enums.c.
12 lines
244 B
C
12 lines
244 B
C
|
|
/* Generated data (by gimp-mkenums) */
|
|
|
|
#include "stamp-gimpcompatenums.h"
|
|
#include "config.h"
|
|
#include <glib-object.h>
|
|
#include "gimpbasetypes.h"
|
|
#include "gimpcompatenums.h"
|
|
#include "libgimp/libgimp-intl.h"
|
|
|
|
/* Generated data ends here */
|
|
|