gimp/plug-ins/file-icns
Jehan bf8ee69570 plug-ins: fix some broken macros with a massive search-and-replace.
If we leave a space between the macro name and opening parenthese for argument
lists, the args are not considered macro args (which will be discovered when
using it). I experienced this issue while testing code on some plug-in
yesterday, so thought I might as well fix all these broken macros for casting to
the specific GimpPlugIn subclass, so that we won't have a next time.
2023-10-18 18:29:37 +02:00
..
file-icns-data.c
file-icns-data.h
file-icns-load.c libgimp, plug-ins: move gimp_pdb_run_procedure*() to gimp_procedure_run*(). 2023-10-18 17:11:20 +02:00
file-icns-load.h
file-icns-save.c libgimp, plug-ins: move gimp_pdb_run_procedure*() to gimp_procedure_run*(). 2023-10-18 17:11:20 +02:00
file-icns-save.h plug-ins: Add initial ICNS export support 2022-10-24 23:46:17 +00:00
file-icns.c plug-ins: fix some broken macros with a massive search-and-replace. 2023-10-18 18:29:37 +02:00
file-icns.h plug-ins: Add initial ICNS export support 2022-10-24 23:46:17 +00:00
meson.build plug-ins: fix meson deprecated warning for file-icns 2023-07-10 12:30:24 -04:00