Added two constants for app_server internal communication

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10933 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Adi Oanca 2005-01-21 21:01:14 +00:00
parent 8e3d3f5e18
commit 855d9d8948

View File

@ -276,7 +276,11 @@ AS_LAYER_SET_FONT_STATE,
AS_LAYER_GET_STATE,
AS_LAYER_SET_VIEW_IMAGE,
AS_LAYER_SET_PATTERN,
AS_SET_CURRENT_LAYER
AS_SET_CURRENT_LAYER,
// app_server internal communication
AS_ROOTLAYER_SHOW_WINBORDER,
AS_ROOTLAYER_HIDE_WINBORDER
};
#define AS_PATTERN_SIZE 8