aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-itip-control.h
diff options
context:
space:
mode:
authorJesse Pavel <jpavel@src.gnome.org>2000-10-11 07:05:47 +0800
committerJesse Pavel <jpavel@src.gnome.org>2000-10-11 07:05:47 +0800
commitb768174bd9f5dda7e22412b7f90e40b712c647d1 (patch)
tree244246869cc0a7ad4a614e947c5c0c807ed7ace6 /calendar/gui/e-itip-control.h
parentce0396bfadc2e90b851b0aa2dfd092faa0320752 (diff)
downloadgsoc2013-evolution-b768174bd9f5dda7e22412b7f90e40b712c647d1.tar
gsoc2013-evolution-b768174bd9f5dda7e22412b7f90e40b712c647d1.tar.gz
gsoc2013-evolution-b768174bd9f5dda7e22412b7f90e40b712c647d1.tar.bz2
gsoc2013-evolution-b768174bd9f5dda7e22412b7f90e40b712c647d1.tar.lz
gsoc2013-evolution-b768174bd9f5dda7e22412b7f90e40b712c647d1.tar.xz
gsoc2013-evolution-b768174bd9f5dda7e22412b7f90e40b712c647d1.tar.zst
gsoc2013-evolution-b768174bd9f5dda7e22412b7f90e40b712c647d1.zip
*** empty log message ***
svn path=/trunk/; revision=5825
Diffstat (limited to 'calendar/gui/e-itip-control.h')
-rw-r--r--calendar/gui/e-itip-control.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/gui/e-itip-control.h b/calendar/gui/e-itip-control.h
new file mode 100644
index 0000000000..467f0578ef
--- /dev/null
+++ b/calendar/gui/e-itip-control.h
@@ -0,0 +1,8 @@
+#ifndef __E_ITIP_CONTROL_H__
+#define __E_ITIP_CONTROL_H__
+
+#include <bonobo/bonobo-control.h>
+
+void e_itip_control_factory_init (void);
+
+#endif /* __E_ITIP_CONTROL_H__ */