moved GFunc cast to macro GFUNC_COMPAT_CAST
authorFriedrich Beckmann <friedrich.beckmann@gmx.de>
Sun, 30 Aug 2020 12:56:21 +0000 (14:56 +0200)
committerFriedrich Beckmann <friedrich.beckmann@gmx.de>
Sun, 30 Aug 2020 12:56:21 +0000 (14:56 +0200)
commit1615e16376cf653f1faf105ba098120febdd1cb1
treed0fe145376fbbb095784ab7d586949d4903804cc
parent128c446077dc1f14768d4eba73c5835f4fa0414c
moved GFunc cast to macro GFUNC_COMPAT_CAST

I moved the GFunc cast for g_list_foreach to a macro with
some explaining comment. The macro is in helper.h
src/ui/gui/helper.h
src/ui/gui/psppire-acr.c
src/ui/gui/psppire-dialog-action-autorecode.c
src/ui/gui/psppire-dialog-action-recode-different.c
src/ui/gui/psppire-selector.c