From 9659ea34246320bd9872740d1ee6a5c9ae9066c6 Mon Sep 17 00:00:00 2001 From: Neil Date: Fri, 19 Mar 2021 13:43:32 +1100 Subject: Add Geometry.cxx for geometric and colour operations too complex for headers. Add FillStroke to hold parameters for drawing shapes. --- win32/makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'win32/makefile') diff --git a/win32/makefile b/win32/makefile index 5e005fe24..7dd2604bb 100644 --- a/win32/makefile +++ b/win32/makefile @@ -96,6 +96,7 @@ SRC_OBJS = \ EditModel.o \ Editor.o \ EditView.o \ + Geometry.o \ Indicator.o \ KeyMap.o \ LineMarker.o \ -- cgit v1.2.3