Skip to content
  • Jehan's avatar
    plug-ins: fix some broken macros with a massive search-and-replace. · bf8ee695
    Jehan authored
    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.
    bf8ee695