diff --git a/headers/private/app/ServerProtocol.h b/headers/private/app/ServerProtocol.h index f7923f93a3..810d7f6e0d 100644 --- a/headers/private/app/ServerProtocol.h +++ b/headers/private/app/ServerProtocol.h @@ -142,6 +142,8 @@ enum { AS_SET_DECORATOR, AS_GET_DECORATOR, AS_R5_SET_DECORATOR, + AS_COUNT_DECORATORS, + AS_GET_DECORATOR_NAME, AS_COUNT_WORKSPACES, AS_SET_WORKSPACE_COUNT,