aboutsummaryrefslogtreecommitdiffstats
path: root/shell/Evolution.idl
diff options
context:
space:
mode:
authorParthasarathi Susarla <sparthasarathi@novell.com>2005-12-22 19:11:15 +0800
committerParthasarathi Susarla <saps@src.gnome.org>2005-12-22 19:11:15 +0800
commitedfe0e087d589fd3b5a70269d19dddaa50aea1d3 (patch)
treebacb0c296a104941e5da10d2bf351e3e16fc4a28 /shell/Evolution.idl
parent8e22e8ab1b59e22e2c08fff45ec8447dabcb28b6 (diff)
downloadgsoc2013-evolution-edfe0e087d589fd3b5a70269d19dddaa50aea1d3.tar
gsoc2013-evolution-edfe0e087d589fd3b5a70269d19dddaa50aea1d3.tar.gz
gsoc2013-evolution-edfe0e087d589fd3b5a70269d19dddaa50aea1d3.tar.bz2
gsoc2013-evolution-edfe0e087d589fd3b5a70269d19dddaa50aea1d3.tar.lz
gsoc2013-evolution-edfe0e087d589fd3b5a70269d19dddaa50aea1d3.tar.xz
gsoc2013-evolution-edfe0e087d589fd3b5a70269d19dddaa50aea1d3.tar.zst
gsoc2013-evolution-edfe0e087d589fd3b5a70269d19dddaa50aea1d3.zip
Evolution-Component.idl Evolution-Shell.idl Remove duplicate definitions
2005-12-22 Parthasarathi Susarla <sparthasarathi@novell.com> * Evolution-Component.idl * Evolution-Shell.idl * Evolution.idl: Remove duplicate definitions and circular dependencies. * e-shell.c: comment out the implementation for findComponent. If implemented, this creates a circular dependency between the Shell.idl and Component.idl. ** This is just a work-around ** Evolution-Component.idl Evolution-Shell.idl CVS: Evolution.idl e-shell-view.c e-shell.c CVS: ---------------------------------------------------------------------- svn path=/trunk/; revision=30934
Diffstat (limited to 'shell/Evolution.idl')
-rw-r--r--shell/Evolution.idl1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/Evolution.idl b/shell/Evolution.idl
index 167caa258b..059d017444 100644
--- a/shell/Evolution.idl
+++ b/shell/Evolution.idl
@@ -15,5 +15,6 @@
#include <Evolution-ConfigControl.idl>
#include <Evolution-Shell.idl>
+#include <Evolution-Component.idl>
#endif