]> code.bitgloo.com Git - clyne/mbuoy.git/commit
move library to a folder
authorClyne Sullivan <clyne@bitgloo.com>
Sat, 10 Aug 2024 14:50:47 +0000 (10:50 -0400)
committerClyne Sullivan <clyne@bitgloo.com>
Sat, 10 Aug 2024 14:50:47 +0000 (10:50 -0400)
commitcd96a31b3ea11edf26512c33ca599258601c31a0
treed5cfbb9b3c936f36a4d30f9b8024e3ef7e27bcd7
parent00f84e3b984904e36cbee502a470003ecd7d09cf
move library to a folder
19 files changed:
attr/dimensions.hpp [deleted file]
attr/ondraw.hpp [deleted file]
attr/position.hpp [deleted file]
attr/string.hpp [deleted file]
find.hpp [deleted file]
main.cpp
mbuoy/attr/dimensions.hpp [new file with mode: 0644]
mbuoy/attr/ondraw.hpp [new file with mode: 0644]
mbuoy/attr/position.hpp [new file with mode: 0644]
mbuoy/attr/string.hpp [new file with mode: 0644]
mbuoy/find.hpp [new file with mode: 0644]
mbuoy/port.hpp [new file with mode: 0644]
mbuoy/ui/button.hpp [new file with mode: 0644]
mbuoy/ui/label.hpp [new file with mode: 0644]
mbuoy/view.hpp [new file with mode: 0644]
port.hpp [deleted file]
ui/button.hpp [deleted file]
ui/label.hpp [deleted file]
view.hpp [deleted file]