Skip to content

kstyle: make tabs flush against edges in QTabWidget

Jan Blackquill requested to merge work/janb/gapless-taps into master

This removes the 1px gap between tabs in a QTabWidget and the bounding area of the QTabWidget. Fixes cases like utilities/konsole!494 (merged) where tabs aren't flush against surrounding controls.

Edited by Jan Blackquill

Merge request reports