summaryrefslogtreecommitdiffstats
path: root/interfaces/include/windowmanager.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'interfaces/include/windowmanager.hpp')
-rw-r--r--interfaces/include/windowmanager.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/interfaces/include/windowmanager.hpp b/interfaces/include/windowmanager.hpp
index 45c7c6e..ebab2d7 100644
--- a/interfaces/include/windowmanager.hpp
+++ b/interfaces/include/windowmanager.hpp
@@ -24,6 +24,7 @@
#define WINDOWMANAGER_ERROR_NAME_ALREADY_DEFINED 2
#define WINDOWMANAGER_ERROR_ID_NOT_FOUND 3
#define WINDOWMANAGER_ERROR_NAME_NOT_FOUND 4
+#define WINDOWMANAGER_ERROR_ID_IN_USE 5
class SimplePoint
{