I just tried building 2 application C++ with 5.14.2 and 5.15.0. Both programs have all widgets taking up more vertical space than 5.14.1. This includes buttons, tabs, tables. What causes this and how do I fix it? All widgets are created with code only, I have no qml in either. I'm running on Windows 10, using mingw tool set.

Hopefully this is enough information to answer this question.

Thanks much