Do not try to handle not-installed apps
[staging/HomeScreen.git] / interfaces / include / windowmanager.hpp
index 45c7c6e..ebab2d7 100644 (file)
@@ -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
 {