From 9babe727ae58180f27c35a35ffffc379f44d99ff Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Mon, 3 Apr 2000 14:20:25 +0000 Subject: Added Mark's change to support changing the document from within the read-only notification. --- src/Document.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Document.h') diff --git a/src/Document.h b/src/Document.h index 4c212b7bd..7ab187573 100644 --- a/src/Document.h +++ b/src/Document.h @@ -77,6 +77,7 @@ private: int stylingMask; int endStyled; int enteredCount; + int enteredReadOnlyCount; WatcherWithUserData *watchers; int lenWatchers; -- cgit v1.2.3