From 69b778424b380a32a6c83526b678466712c4a220 Mon Sep 17 00:00:00 2001 From: Neil Date: Mon, 12 Jun 2017 11:49:56 +1000 Subject: Backport: Removed unused functions and methods from Platform.h. Replaced Platform::Clamp with Sci::clamp. Drop MouseButtonBounce workaround for very early GTK+/Linux. Backported from changeset 6307:7030530a9a0f. --- win32/makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'win32/makefile') diff --git a/win32/makefile b/win32/makefile index 2801a4234..5ac2b2c30 100644 --- a/win32/makefile +++ b/win32/makefile @@ -97,6 +97,7 @@ BASEOBJS = \ CharacterSet.o \ CharClassify.o \ ContractionState.o \ + DBCS.o \ Decoration.o \ Document.o \ EditModel.o \ -- cgit v1.2.3