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 ce271b3..155d791 100644
--- a/src/wm-error.h
+++ b/src/wm-error.h
@@ -28,6 +28,7 @@ typedef enum WINDOWMANAGER_ERROR
TIMEOUT_EXPIRED,
NOT_REGISTERED,
LAYOUT_CHANGE_FAIL,
+ NO_ENTRY,
UNKNOWN,
ERR_MAX = UNKNOWN
}