user avatar
Remove TabBar from TabFrame definition
Jens Bache-Wiig authored
I don't really see a good use case for making this optional.
It is private in QTabWidget as well and makes the API somewhat
cumbersome.

You can still assign focus through the tabBar property.
76b92048