diff options
Diffstat (limited to 'marks.h')
-rw-r--r-- | marks.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -85,6 +85,7 @@ public: strcpy(filename,"marks"); first=NULL; savedcount=0; + count=0; } ~clMarks(); int Count() |