fix: 修复重启AM后浏览器没有显示在任务栏的问题
修复重启AM后浏览器没有显示在任务栏的问题 Log: Task: https://pms.uniontech.com/task-view-137667.html Influence: 无 Change-Id: I147ff7d2329f0d568496fdb6970925392e485d77
This commit is contained in:
@ -30,8 +30,8 @@
|
||||
|
||||
struct RuleValueParse {
|
||||
RuleValueParse();
|
||||
bool parse(QString parsedKey);
|
||||
bool match(const WindowInfoX *winInfo);
|
||||
static QString parseRuleKey(WindowInfoX *winInfo, const QString &ruleKey);
|
||||
QString key;
|
||||
bool negative;
|
||||
bool (*fn)(QString, QString);
|
||||
|
Reference in New Issue
Block a user