Skip to content
Commit 9439013d authored by David Redondo's avatar David Redondo 🏎
Browse files

Remove the shadow in widgetDestroyed()

It can happen that the widget is destroyed without being hidden before. QObject::destroyed
is send before the event.  So just handle it there.
parent 0263af12
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