Skip to content
Commit 6d3f235f authored by David Redondo's avatar David Redondo 🏎 Committed by Nate Graham
Browse files

Move QMainWindow contentMargins setting to polish

Never mutate a widget while painting! This causes recursive repaints and makes
prorgams crash. There is a reason why const_casts are discouraged.
BUG:432246
FIXED-IN: 5.21


(cherry picked from commit 0deecb4d)
parent f6a9d492
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