Hello,

I moved from Qt 4.1 to Qt 4.2 and I discovered that the layout of my ListWidgets and TreeWidgets are different. The code is exactly the same, I only compiled with a different lib.

The Items are now very small (so the text breaks and ends with ... now) and there is a large margin between two items. I probably have to set or adjust something new in Qt 4.2, but I don't have a clue what it could be.

Could anyone help me?

Arthur