From 3be3c9494b2aa680b3ca5e27752e62d0619e9da7 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Tue, 14 Jan 2003 20:19:26 +0000 Subject: Do not #include . (e_set_dialog_parent): Remove the * e-dialog-utils.c: Do not #include . (e_set_dialog_parent): Remove the BonoboWidget handling stuff (it doesn't really work anyways). * e-shell-view.c: Do not #include "e-bonobo-widget.h". * Makefile.am (widgetsinclude_HEADERS): Ooops, remove e-bonobo-widget.h. (libemiscwidgets_a_SOURCES): Likewise, remove e-bonobo-widget.c. svn path=/trunk/; revision=19460 --- shell/e-shell-view.c | 1 - 1 file changed, 1 deletion(-) (limited to 'shell/e-shell-view.c') diff --git a/shell/e-shell-view.c b/shell/e-shell-view.c index 6252f6d40c..426ceb0750 100644 --- a/shell/e-shell-view.c +++ b/shell/e-shell-view.c @@ -48,7 +48,6 @@ #include "e-util/e-gtk-utils.h" #include "widgets/misc/e-clipped-label.h" -#include "widgets/misc/e-bonobo-widget.h" #include -- cgit v1.2.3