Diffusion Krita a3193fe273c3

Add a hacky patch that ensures QTabletEvents to be ignored in distribution…

Authored by dkazakov on Mar 11 2019, 1:49 PM.

Description

Add a hacky patch that ensures QTabletEvents to be ignored in distribution builds

If we ensure that all the tablet events are ignored, then Qt
will always generate synthesized mouse events, avoiding the
problem of lost Enter/Leave events.

We also mark our own build of Qt about the presence of the fix
(therefore, it doesn't need this hack).

Details

Committed
dkazakovMar 11 2019, 1:49 PM
Parents
R37:62495eaad79c: Restore proper tablet event compression
Branches
Unknown
Tags
Unknown