fix: 修复重启AM后浏览器没有显示在任务栏的问题
修复重启AM后浏览器没有显示在任务栏的问题 Log: Task: https://pms.uniontech.com/task-view-137667.html Influence: 无 Change-Id: I147ff7d2329f0d568496fdb6970925392e485d77
This commit is contained in:
@ -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();
|
||||
|
Reference in New Issue
Block a user