]> git.mdlowis.com Git - proto/labwc.git/commit
button: move button-png.c to button/
authorJohan Malm <jgm323@gmail.com>
Thu, 10 Aug 2023 14:57:20 +0000 (15:57 +0100)
committerJohan Malm <johanmalm@users.noreply.github.com>
Thu, 10 Aug 2023 15:33:03 +0000 (16:33 +0100)
commit2b9a6914a6cc66932c711e6413fd2dcfb1d9d257
treedceee4f85c87c4e4e63b7feded8eeba04280b8b2
parent03bc2ada477d43c6f38f101e63706819f276a669
button: move button-png.c to button/

...so that all button code is in the same place.
include/button/button-png.h [moved from include/button-png.h with 100% similarity]
src/button/button-png.c [moved from src/button-png.c with 98% similarity]
src/button/meson.build
src/meson.build
src/theme.c