Initial version, working demo.
authorPat Thoyts <patthoyts@users.sourceforge.net>
Sun, 20 Sep 2020 19:34:17 +0000 (20:34 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Sun, 20 Sep 2020 19:34:17 +0000 (20:34 +0100)
commita45042b2f14b6b8b68244dbb3d1de3346a3af389
treea9a4bc8a6096ea92ce7ae25b31ef2b9368a454b6
Initial version, working demo.
.gitignore [new file with mode: 0644]
.vscode/settings.json [new file with mode: 0644]
ButtonProvider.cpp [new file with mode: 0644]
ButtonProvider.h [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0644]
PolyButton.cpp [new file with mode: 0644]
PolyButton.h [new file with mode: 0644]
README.md [new file with mode: 0644]
main.cpp [new file with mode: 0644]
main.rc [new file with mode: 0644]
resource.h [new file with mode: 0644]