Skip to content
Snippets Groups Projects
Unverified Commit 2ced20d7 authored by q234rty's avatar q234rty
Browse files

Use dynamic properties for NhekoFixupPaletteEventFilter

A new window could have the same `QWindow *` value as an already free'ed window,
so using a `QSet<QWindow *>` with potentially free'ed windows might not be reliable.
Use dynamic properties instead.
parent fa53b5b5
No related branches found
No related tags found
No related merge requests found
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment