]> git.mdlowis.com Git - proto/labwc.git/commit
button/common.c: share button_filename() to reduce duplication
authorJohan Malm <jgm323@gmail.com>
Mon, 21 Aug 2023 20:03:46 +0000 (21:03 +0100)
committerJohan Malm <johanmalm@users.noreply.github.com>
Sun, 17 Sep 2023 18:26:41 +0000 (19:26 +0100)
commita8951c4b7583740b335ff888725beb992eeb0665
tree7eb91b5b3b145448a799bf36a0f0908c0ac21d1b
parent143714f1c9c2821ca70ef26949395557b15e2171
button/common.c: share button_filename() to reduce duplication
include/button/button-png.h
include/button/button-xbm.h
include/button/common.h [new file with mode: 0644]
src/button/button-png.c
src/button/button-xbm.c
src/button/common.c [new file with mode: 0644]
src/button/meson.build