From e6ed344d4deaae7934429a3ae3e2bb24e7ddcd12 Mon Sep 17 00:00:00 2001 From: Adi Oanca Date: Mon, 14 Mar 2005 19:27:29 +0000 Subject: [PATCH] Oups. Forgot about this one. Added a new message id. git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11740 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- headers/private/app/ServerProtocol.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/headers/private/app/ServerProtocol.h b/headers/private/app/ServerProtocol.h index 52b9a3057d..6feea20825 100644 --- a/headers/private/app/ServerProtocol.h +++ b/headers/private/app/ServerProtocol.h @@ -284,7 +284,8 @@ AS_ROOTLAYER_HIDE_WINBORDER, AS_ROOTLAYER_DO_INVALIDATE, AS_ROOTLAYER_DO_REDRAW, AS_ROOTLAYER_LAYER_MOVE, -AS_ROOTLAYER_LAYER_RESIZE +AS_ROOTLAYER_LAYER_RESIZE, +AS_ROOTLAYER_ADD_TO_SUBSET }; #define AS_PATTERN_SIZE 8