Hello
I have a issue while using QToolBar on my Mac, I'm using the
Qt Code:
setUnifiedTitleAndToolBarOnMac(true);To copy to clipboard, switch view to plain text mode
command to get the QToolBar to look like the normal Mac Toolbars, but it never comes out the way it is normaly on the Mac, the QToolBar is always a bit too big, anyone seen this issue before?
It looks like there is a extra margin below the text.
Any suggestions on how to shrink the QToolBar down to the standard Mac size?
Thanks for any help.
//Daniel
Bookmarks