From 08bd2fdfa26b59e5e43c976ec98aa6d95460bee5 Mon Sep 17 00:00:00 2001 From: Adi Oanca Date: Sun, 10 Apr 2005 18:48:48 +0000 Subject: [PATCH] added AS_ROOTLAYER_WINBORDER_SET_WORKSPACES git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12285 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 511f5b4a60..29c2214410 100644 --- a/headers/private/app/ServerProtocol.h +++ b/headers/private/app/ServerProtocol.h @@ -287,7 +287,8 @@ AS_ROOTLAYER_DO_REDRAW, AS_ROOTLAYER_LAYER_MOVE, AS_ROOTLAYER_LAYER_RESIZE, AS_ROOTLAYER_ADD_TO_SUBSET, -AS_ROOTLAYER_REMOVE_FROM_SUBSET +AS_ROOTLAYER_REMOVE_FROM_SUBSET, +AS_ROOTLAYER_WINBORDER_SET_WORKSPACES }; #define AS_PATTERN_SIZE 8