Gimp/libgimpmodule
Michael Natterer f4f106ad26 libimp*: add private pointers to all instance structs
even if we don't have private members (yet). Also make class padding 8
pointers in all headers. This commit moves nothing to private, it just
makes all headers consistent and adjusts .c files accordigly.
2018-05-20 21:06:33 +02:00
..
.gitignore
gimpmodule.c libgimpmodule: remove all deprecated cruft 2018-05-20 21:06:29 +02:00
gimpmodule.def libgimpmodule: remove all deprecated cruft 2018-05-20 21:06:29 +02:00
gimpmodule.h libimp*: add private pointers to all instance structs 2018-05-20 21:06:33 +02:00
gimpmoduledb.c
gimpmoduledb.h libimp*: add private pointers to all instance structs 2018-05-20 21:06:33 +02:00
gimpmoduletypes.h libgimpmodule: remove all deprecated cruft 2018-05-20 21:06:29 +02:00
Makefile.am