aboutsummaryrefslogtreecommitdiffstats
path: root/src/wm-error.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wm-error.h')
-rw-r--r--src/wm-error.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wm-error.h b/src/wm-error.h
index 9a06aa7..3413c72 100644
--- a/src/wm-error.h
+++ b/src/wm-error.h
@@ -26,6 +26,7 @@ typedef enum WINDOWMANAGER_ERROR
REQ_REJECTED,
REQ_DROPPED,
TIMEOUT_EXPIRED,
+ NO_ENTRY,
UNKNOWN,
ERR_MAX = UNKNOWN
} WMError;