Skip to content

[TabButton] Fix property type

Nicolas Fella requested to merge work/nico/fix-type into master

controlRoot.TabBar.tabBar is of type T.TabBar/QQuickTabBar, not TabBar

Merge request reports