aboutsummaryrefslogtreecommitdiffstats
path: root/common/status.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/status.h')
-rw-r--r--common/status.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/common/status.h b/common/status.h
index 76b1b304f..340916719 100644
--- a/common/status.h
+++ b/common/status.h
@@ -55,12 +55,15 @@ enum
STATUS_GOODMDC,
STATUS_BADMDC,
STATUS_ERRMDC,
+
STATUS_IMPORTED,
STATUS_IMPORT_OK,
STATUS_IMPORT_PROBLEM,
STATUS_IMPORT_RES,
STATUS_IMPORT_CHECK,
+ STATUS_EXPORT_RES,
+
STATUS_FILE_START,
STATUS_FILE_DONE,
STATUS_FILE_ERROR,