aboutsummaryrefslogtreecommitdiffstats
path: root/src/wm_error.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/wm_error.hpp')
-rw-r--r--src/wm_error.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wm_error.hpp b/src/wm_error.hpp
index 155d791..c4c61b4 100644
--- a/src/wm_error.hpp
+++ b/src/wm_error.hpp
@@ -29,6 +29,7 @@ typedef enum WINDOWMANAGER_ERROR
NOT_REGISTERED,
LAYOUT_CHANGE_FAIL,
NO_ENTRY,
+ NO_LAYOUT_CHANGE,
UNKNOWN,
ERR_MAX = UNKNOWN
}