aboutsummaryrefslogtreecommitdiffstats
path: root/shell/Evolution-ShellComponent.idl
diff options
context:
space:
mode:
Diffstat (limited to 'shell/Evolution-ShellComponent.idl')
-rw-r--r--shell/Evolution-ShellComponent.idl2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/Evolution-ShellComponent.idl b/shell/Evolution-ShellComponent.idl
index 29776b49d0..33d52e8145 100644
--- a/shell/Evolution-ShellComponent.idl
+++ b/shell/Evolution-ShellComponent.idl
@@ -40,6 +40,8 @@ module Evolution {
void unsetOwner ()
raises (NotOwned);
+ void debug (in string log_path);
+
/* FIXME: We might want more exceptions here. */
exception NotFound {};
exception UnsupportedType {};