summaryrefslogtreecommitdiff
path: root/marks.h
diff options
context:
space:
mode:
Diffstat (limited to 'marks.h')
-rw-r--r--marks.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/marks.h b/marks.h
index 11f417f..6d58079 100644
--- a/marks.h
+++ b/marks.h
@@ -85,6 +85,7 @@ public:
strcpy(filename,"marks");
first=NULL;
savedcount=0;
+ count=0;
}
~clMarks();
int Count()