Commit cc694272 authored by Giulio Camuffo's avatar Giulio Camuffo
Browse files

Fix tooltips without a transient parent


QToolTip has the same problems as QMenu, that is you can create one
without a parent and with a global position. Use the same trick and
use the window that last received an input event as the parent.

Change-Id: I093c8da0d54110903f35670b01dea6fa96abecf4
Reviewed-by: default avatarRobin Burchell <robin.burchell@viroteck.net>
parent 05ea6b99
Showing with 17 additions and 15 deletions
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