a first try at a Qt idlecheckpoint implementation

This commit is contained in:
nhmall
2026-04-28 12:09:55 -04:00
parent f6761c7d22
commit 845a9a7b9c
3 changed files with 73 additions and 1 deletions
+1
View File
@@ -687,6 +687,7 @@ typedef unsigned char uchar;
* will perform an update to the checkpoint file.
* Currently has support in:
* WIN32CON
* Qt
*/
/* #define IDLECHECKPOINT */