X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=staging%2FHomeScreen.git;a=blobdiff_plain;f=interfaces%2Finclude%2Fwindowmanager.hpp;h=ebab2d7c94c5788a9b00e35254d87a97ac725c3f;hp=45c7c6e4387bfa75b82d3a40da1d3480074d6a72;hb=dd8c90f87463d370c3076e13b7c6cc0e27c0d2f5;hpb=d364a5eea428db2eadbb77f3e5da7b74dc36127f 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 {