Hello everyone,

I'm trying to display the QToolButtons in my QToolBar in a specific way. To achieve the look I want I need to set the spacing between toolbuttons to 0. However, I don't know how to do that, I always get a 1px space between each QToolButton.

Anyone know a solution?

Cheers!