Skip to content
Commit 96af9860 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

Don't pass ownership of InputEventFilter and InputEventSpy to InputRedirection

This is not compatible with plugins that install their own filters. The
approach in this patch is not elegant, but it should work. Another option
would be to convert these filters and spies to QObjects and use QObject
ownership model, but this would be also too excessive just to save a few
lines of code.
parent 961bd009
Pipeline #537335 passed with stage
in 12 minutes and 37 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment