aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-error.h
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/misc/e-error.h')
-rw-r--r--widgets/misc/e-error.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/widgets/misc/e-error.h b/widgets/misc/e-error.h
index 2b0bded9bc..fe097656ab 100644
--- a/widgets/misc/e-error.h
+++ b/widgets/misc/e-error.h
@@ -52,4 +52,6 @@ struct _GtkWidget *e_error_newv(struct _GtkWindow *parent, const char *tag, cons
int e_error_run(struct _GtkWindow *parent, const char *tag, const char *arg0, ...);
int e_error_runv(struct _GtkWindow *parent, const char *tag, const char *arg0, va_list ap);
+void e_error_default_parent(struct _GtkWindow *parent);
+
#endif /* !_E_ERROR_H */