diff --git a/headers/private/app/ServerProtocol.h b/headers/private/app/ServerProtocol.h index e455d83f5b..2c7457633f 100644 --- a/headers/private/app/ServerProtocol.h +++ b/headers/private/app/ServerProtocol.h @@ -280,7 +280,9 @@ AS_SET_CURRENT_LAYER, // app_server internal communication AS_ROOTLAYER_SHOW_WINBORDER, -AS_ROOTLAYER_HIDE_WINBORDER +AS_ROOTLAYER_HIDE_WINBORDER, +AS_ROOTLAYER_DO_INVALIDATE, +AS_ROOTLAYER_DO_REDRAW }; #define AS_PATTERN_SIZE 8