From 926cb6f7d228b347db16a45e1f2632da475da1f0 Mon Sep 17 00:00:00 2001 From: Neil Date: Sun, 31 Jul 2022 15:51:53 +1000 Subject: Added change history which can display document changes (modified, saved, ...) in the margin or in the text. --- win32/makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'win32/makefile') diff --git a/win32/makefile b/win32/makefile index 5bb146056..5c17641ef 100644 --- a/win32/makefile +++ b/win32/makefile @@ -87,6 +87,7 @@ SRC_OBJS = \ $(DIR_O)/CaseConvert.o \ $(DIR_O)/CaseFolder.o \ $(DIR_O)/CellBuffer.o \ + $(DIR_O)/ChangeHistory.o \ $(DIR_O)/CharacterCategoryMap.o \ $(DIR_O)/CharacterType.o \ $(DIR_O)/CharClassify.o \ -- cgit v1.2.3