From 997865348b370218af9de1ac07c1741a29df94d3 Mon Sep 17 00:00:00 2001 From: Adi Oanca Date: Thu, 21 Apr 2005 18:56:53 +0000 Subject: [PATCH] added AS_ROOTLAYER_DO_CHANGE_WINBORDER_FEEL git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12455 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 29c2214410..df07d2ac5c 100644 --- a/headers/private/app/ServerProtocol.h +++ b/headers/private/app/ServerProtocol.h @@ -288,7 +288,8 @@ AS_ROOTLAYER_LAYER_MOVE, AS_ROOTLAYER_LAYER_RESIZE, AS_ROOTLAYER_ADD_TO_SUBSET, AS_ROOTLAYER_REMOVE_FROM_SUBSET, -AS_ROOTLAYER_WINBORDER_SET_WORKSPACES +AS_ROOTLAYER_WINBORDER_SET_WORKSPACES, +AS_ROOTLAYER_DO_CHANGE_WINBORDER_FEEL }; #define AS_PATTERN_SIZE 8