From 5dc1015e9666ef59682c46e306ed3a4add0a9356 Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Sat, 10 Jun 2000 21:13:07 +0000 Subject: Added e-printable.c and e-printable.h. 2000-06-10 Christopher James Lahey * Makefile.am: Added e-printable.c and e-printable.h. * e-printable.c, e-printable.h: This new class is a printing context. Other classes return an EPrintable which represents a context for printing that object. * e-util.c, e-util.h: Added e_marshal_NONE__OBJECT_DOUBLE_DOUBLE_BOOL and e_marshal_DOUBLE__OBJECT_DOUBLE_DOUBLE. svn path=/trunk/; revision=3510 --- e-util/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'e-util/Makefile.am') diff --git a/e-util/Makefile.am b/e-util/Makefile.am index cfed75a936..136e76aaa9 100644 --- a/e-util/Makefile.am +++ b/e-util/Makefile.am @@ -22,6 +22,8 @@ libeutil_la_SOURCES = \ e-html-utils.h \ e-popup-menu.c \ e-popup-menu.h \ + e-printable.c \ + e-printable.h \ e-setup.c \ e-setup.h \ e-sexp.c \ -- cgit v1.2.3