From f18ccb4969b7f084d27c68e49feb084ce1434a8c Mon Sep 17 00:00:00 2001 From: "Joshua L. Blocher" Date: Mon, 24 Apr 2006 04:06:25 +0000 Subject: moved and renamed object-ui.h and object-ui.cpp to src/ui/context-menu.cpp & context-menu.h, also updated make_insert with change (bzr r579) --- src/Makefile_insert | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/Makefile_insert') diff --git a/src/Makefile_insert b/src/Makefile_insert index 12b766bb3..ce0007a15 100644 --- a/src/Makefile_insert +++ b/src/Makefile_insert @@ -95,7 +95,8 @@ libinkpre_a_SOURCES = \ nodepath.cpp nodepath.h \ object-edit.cpp object-edit.h \ object-hierarchy.cpp object-hierarchy.h \ - object-ui.cpp object-ui.h \ + ui/context-menu.cpp \ + ui/context-menu.h \ path-chemistry.cpp path-chemistry.h \ path-prefix.h \ pen-context.cpp \ -- cgit v1.2.3