diff options
Diffstat (limited to 'src/error.h')
| -rw-r--r-- | src/error.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/error.h b/src/error.h index 67de4aa..3d4334f 100644 --- a/src/error.h +++ b/src/error.h @@ -57,6 +57,7 @@ typedef enum { TECO_ERROR_CLIPBOARD, TECO_ERROR_WIN32, TECO_ERROR_MODULE, + TECO_ERROR_REGEX, /** Interrupt current operation */ TECO_ERROR_INTERRUPTED, |
