forked from Shinonome/dots-hyprland
fix some "overrides a member of the base object" warnings
This commit is contained in:
@@ -7,7 +7,7 @@ Item {
|
||||
id: root
|
||||
property int currentIndex: 0
|
||||
property bool expanded: false
|
||||
default property alias data: tabBarColumn.data
|
||||
default property alias tabData: tabBarColumn.data
|
||||
implicitHeight: tabBarColumn.implicitHeight
|
||||
implicitWidth: tabBarColumn.implicitWidth
|
||||
Layout.topMargin: 25
|
||||
|
||||
Reference in New Issue
Block a user