X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=grpc-proxy%2Fshell.h;h=143599a5b3e9c05d9954fddcc4c01375c4630ab4;hb=refs%2Fchanges%2F65%2F28465%2F3;hp=4059e0bd5a530fee4793ed80c6e75cc6d95b228c;hpb=4af44df30c1784a69b96d310f152133a507bc2e1;p=src%2Fagl-compositor.git diff --git a/grpc-proxy/shell.h b/grpc-proxy/shell.h index 4059e0b..143599a 100644 --- a/grpc-proxy/shell.h +++ b/grpc-proxy/shell.h @@ -43,4 +43,5 @@ public: void SetAppSplit(const std::string &app_id, uint32_t orientation); void SetAppFloat(const std::string &app_id, int32_t x_pos, int32_t y_pos); + void SetAppNormal(const std::string &app_id); };