]> git.mdlowis.com Git - proto/labwc.git/commit
Centralize freeing of action lists
authorConsolatis <35009135+Consolatis@users.noreply.github.com>
Sun, 23 Jan 2022 12:46:46 +0000 (13:46 +0100)
committerARDiDo <90479315+ARDiDo@users.noreply.github.com>
Sun, 23 Jan 2022 15:36:04 +0000 (10:36 -0500)
commitf0a3f365e52741001b29251e0f20244a7275a266
tree8bdd67cdd4d5d06296e67ce7dfcd8e4c1cfaca54
parent8e9643a85598d24d76c793099f33b7e99555c0e8
Centralize freeing of action lists

Reduces some code duplication and makes it easier to extend struct action
include/action.h
src/action.c
src/config/rcxml.c
src/menu/menu.c