From 5c7360bc41952997eda3781681ad3cfaa8b81460 Mon Sep 17 00:00:00 2001 From: bulia byak Date: Tue, 13 Feb 2007 17:18:22 +0000 Subject: isolate the nodepath-or-knotholder unit into the new ShapeEditor class which handles listeners etc. and provides a single interface to work with nodepath or knotholder; later will add another layer, ShapeEditorsCollective, which will allow us to have any number of nodepaths and knotholders simultaneously (bzr r2374) --- 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 3af6748c3..acccdc327 100644 --- a/src/Makefile_insert +++ b/src/Makefile_insert @@ -128,6 +128,7 @@ libinkpre_a_SOURCES = \ selection.cpp selection.h \ seltrans-handles.cpp seltrans-handles.h \ seltrans.cpp seltrans.h \ + shape-editor.cpp shape-editor.h \ shortcuts.cpp shortcuts.h \ slideshow.cpp slideshow.h \ snap.cpp snap.h \ -- cgit v1.2.3