diff --git a/headers/private/app/ServerProtocol.h b/headers/private/app/ServerProtocol.h index 2c7457633f..52b9a3057d 100644 --- a/headers/private/app/ServerProtocol.h +++ b/headers/private/app/ServerProtocol.h @@ -282,7 +282,9 @@ AS_SET_CURRENT_LAYER, AS_ROOTLAYER_SHOW_WINBORDER, AS_ROOTLAYER_HIDE_WINBORDER, AS_ROOTLAYER_DO_INVALIDATE, -AS_ROOTLAYER_DO_REDRAW +AS_ROOTLAYER_DO_REDRAW, +AS_ROOTLAYER_LAYER_MOVE, +AS_ROOTLAYER_LAYER_RESIZE }; #define AS_PATTERN_SIZE 8