Skip to content

Commit d1300ae

Browse files
RaymondKroonLGUG2Z
authored andcommitted
fix: use Equals for class
The first couple of tries it seemed that Equals did not work, but after retesting it seems to work.
1 parent 93a0953 commit d1300ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

applications.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -659,7 +659,7 @@
659659
{
660660
"kind": "Class",
661661
"id": "Qt51515QWindowIcon",
662-
"matching_strategy": "Legacy"
662+
"matching_strategy": "Equals"
663663
}
664664
]
665665
]

0 commit comments

Comments
 (0)