diff --git a/components/StyledTabButton.qml b/components/StyledTabButton.qml index dea1d40..8cfbbfe 100644 --- a/components/StyledTabButton.qml +++ b/components/StyledTabButton.qml @@ -6,7 +6,6 @@ TabButton { id: control contentItem: Text { - id: icon font.pixelSize: Styling.typography.textSize.base font.family: Styling.typography.fontFamily text: control.text