typo fixed

This commit is contained in:
Uwe Rathmann 2020-08-11 13:07:26 +02:00
parent 68b2477fe1
commit 9ab254ae5b

View File

@ -235,7 +235,7 @@ QSizeF QskTabView::layoutSizeHint(
#if 1
/*
How to limit the constribution of the tabbar in a reasonable way ?
How to limit the contribution of the tabbar in a reasonable way ?
QTabWidget uses 200x200 - what is kind of random. TODO ...
*/
const qreal minBarSize = 200;