remove id
This commit is contained in:
parent
9adae58589
commit
93b3a09a0a
1 changed files with 0 additions and 1 deletions
|
|
@ -6,7 +6,6 @@ TabButton {
|
||||||
id: control
|
id: control
|
||||||
|
|
||||||
contentItem: Text {
|
contentItem: Text {
|
||||||
id: icon
|
|
||||||
font.pixelSize: Styling.typography.textSize.base
|
font.pixelSize: Styling.typography.textSize.base
|
||||||
font.family: Styling.typography.fontFamily
|
font.family: Styling.typography.fontFamily
|
||||||
text: control.text
|
text: control.text
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue