From 6ba273d25f2e2e2697d502eb9b56c10da96d7c1e Mon Sep 17 00:00:00 2001 From: Bastien Bouclet Date: Fri, 28 Mar 2008 19:13:14 +0000 Subject: - Created a SPLPEItem class that handles applying a LPE to an Item - LPEs can now be applied to groups - Updated the bend path to work properly with groups (bzr r5219) --- src/Makefile_insert | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile_insert') diff --git a/src/Makefile_insert b/src/Makefile_insert index 99fed18c3..c4f196dd5 100644 --- a/src/Makefile_insert +++ b/src/Makefile_insert @@ -232,6 +232,7 @@ libinkpre_a_SOURCES = \ sp-line.cpp sp-line.h \ sp-linear-gradient-fns.h \ sp-linear-gradient.h \ + sp-lpe-item.cpp sp-lpe-item.h \ sp-marker-loc.h \ marker.cpp marker.h \ sp-mask.cpp sp-mask.h \ -- cgit v1.2.3