aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/error.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/error.h')
-rw-r--r--src/error.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/error.h b/src/error.h
index 0db6caa..469d957 100644
--- a/src/error.h
+++ b/src/error.h
@@ -49,6 +49,7 @@ typedef enum {
TECO_ERROR_QREGCONTAINSNULL,
TECO_ERROR_EDITINGLOCALQREG,
TECO_ERROR_MEMLIMIT,
+ TECO_ERROR_CLIPBOARD,
/** Interrupt current operation */
TECO_ERROR_INTERRUPTED,