fix: 修复重启AM后浏览器没有显示在任务栏的问题

修复重启AM后浏览器没有显示在任务栏的问题

Log:
Task: https://pms.uniontech.com/task-view-137667.html
Influence: 无
Change-Id: I147ff7d2329f0d568496fdb6970925392e485d77
This commit is contained in:
weizhixiang
2022-05-27 21:03:41 +08:00
parent e817c291bc
commit 42d50bae4f
14 changed files with 152 additions and 55 deletions

View File

@ -39,6 +39,7 @@ public:
std::vector<std::string> getArgs();
int getPid();
int getPpid();
bool initWithPid();
std::string getExe();
std::string getOneCommandLine();
std::string getShellScriptLines();