aboutsummaryrefslogtreecommitdiffstats
path: root/shell/evolution-shell-component.h
diff options
context:
space:
mode:
Diffstat (limited to 'shell/evolution-shell-component.h')
-rw-r--r--shell/evolution-shell-component.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/evolution-shell-component.h b/shell/evolution-shell-component.h
index c465650f57..190eb57a8d 100644
--- a/shell/evolution-shell-component.h
+++ b/shell/evolution-shell-component.h
@@ -57,6 +57,7 @@ enum _EvolutionShellComponentResult {
EVOLUTION_SHELL_COMPONENT_NOTOWNED,
EVOLUTION_SHELL_COMPONENT_NOTFOUND,
EVOLUTION_SHELL_COMPONENT_UNSUPPORTEDTYPE,
+ EVOLUTION_SHELL_COMPONENT_UNSUPPORTEDSCHEMA,
EVOLUTION_SHELL_COMPONENT_UNSUPPORTEDOPERATION,
EVOLUTION_SHELL_COMPONENT_INTERNALERROR,
EVOLUTION_SHELL_COMPONENT_BUSY,