aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-itip-control.h
diff options
context:
space:
mode:
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__ */