aboutsummaryrefslogtreecommitdiffstats
path: root/executive-summary/evolution-services/executive-summary-component.c
diff options
context:
space:
mode:
authorIain Holmes <iain@src.gnome.org>2000-12-12 10:59:59 +0800
committerIain Holmes <iain@src.gnome.org>2000-12-12 10:59:59 +0800
commite1f9153014f0fbcdd9d1c0682ac23bef74499947 (patch)
tree7faa0d1e5c70329d852070976ee052c495173dad /executive-summary/evolution-services/executive-summary-component.c
parentf0761e8f6c2e32be24bef8b8e3fcce8343656b6a (diff)
downloadgsoc2013-evolution-e1f9153014f0fbcdd9d1c0682ac23bef74499947.tar
gsoc2013-evolution-e1f9153014f0fbcdd9d1c0682ac23bef74499947.tar.gz
gsoc2013-evolution-e1f9153014f0fbcdd9d1c0682ac23bef74499947.tar.bz2
gsoc2013-evolution-e1f9153014f0fbcdd9d1c0682ac23bef74499947.tar.lz
gsoc2013-evolution-e1f9153014f0fbcdd9d1c0682ac23bef74499947.tar.xz
gsoc2013-evolution-e1f9153014f0fbcdd9d1c0682ac23bef74499947.tar.zst
gsoc2013-evolution-e1f9153014f0fbcdd9d1c0682ac23bef74499947.zip
Warning-- Table layout changed and works nice.
Warning-- Table layout changed and works nice. svn path=/trunk/; revision=6937
Diffstat (limited to 'executive-summary/evolution-services/executive-summary-component.c')
-rw-r--r--executive-summary/evolution-services/executive-summary-component.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/executive-summary/evolution-services/executive-summary-component.c b/executive-summary/evolution-services/executive-summary-component.c
index 5339defc6b..96c50b1acb 100644
--- a/executive-summary/evolution-services/executive-summary-component.c
+++ b/executive-summary/evolution-services/executive-summary-component.c
@@ -226,7 +226,7 @@ impl_GNOME_Evolution_Summary_ComponentFactory_createView (PortableServer_Servant
CORBA_Environment *ev)
{
BonoboObject *bonobo_object;
- ExecutiveSummaryComponent *view;
+ BonoboObject *view;
ExecutiveSummaryComponentFactory *factory;
ExecutiveSummaryComponentFactoryPrivate *priv;
GNOME_Evolution_Summary_Component component, component_dup;