mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 09:23:24 +00:00
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.
This commit is contained in:
parent
57ca3f4807
commit
bf8ee69570
102 changed files with 105 additions and 105 deletions
Loading…
Add table
Add a link
Reference in a new issue