Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unnecessary re-definition of true/false boolean values. | Michele Calgaro | 2022-05-13 | 1 | -5/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix 'true' definition. | François Andriot | 2022-05-12 | 1 | -1/+1 |
| | | | | | | This fixes issue #43. Signed-off-by: François Andriot <francois.andriot@libertysurf.fr> | ||||
* | Rename main.c to main.cpp because it needs to be built as C++ | Slávek Banko | 2020-12-09 | 1 | -0/+1376 |
for integration with TQt event loop. Use tq... includes instead of ntq.... Signed-off-by: Slávek Banko <slavek.banko@axis.cz> |