diff options
author | Roland Reichwein <mail@reichwein.it> | 2025-01-03 20:17:26 +0100 |
---|---|---|
committer | Roland Reichwein <mail@reichwein.it> | 2025-01-03 20:17:26 +0100 |
commit | 6bf4770e950299da92952f2965cccf86a903fc9f (patch) | |
tree | 9854c706f0fc8104f1f85fe0f6ff58b56661a5a6 /Click.cpp | |
parent | 81ef3f08215a62d469c49762ccd492cb806150c4 (diff) |
Added config
Diffstat (limited to 'Click.cpp')
-rw-r--r-- | Click.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Click.cpp b/Click.cpp new file mode 100644 index 0000000..4083e0d --- /dev/null +++ b/Click.cpp @@ -0,0 +1,2 @@ +#include "Click.h" + |