mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2025-07-02 08:05:29 +08:00
update
This commit is contained in:
@ -853,6 +853,7 @@ Rectangle {
|
||||
}
|
||||
return FluTheme.dark ? Qt.rgba(56/255,56/255,56/255,1) :Qt.rgba(243/255,243/255,243/255,1)
|
||||
}
|
||||
visible: table_view.rows !== 0
|
||||
Rectangle{
|
||||
z:99
|
||||
anchors.fill: parent
|
||||
|
@ -853,6 +853,7 @@ Rectangle {
|
||||
}
|
||||
return FluTheme.dark ? Qt.rgba(56/255,56/255,56/255,1) :Qt.rgba(243/255,243/255,243/255,1)
|
||||
}
|
||||
visible: table_view.rows !== 0
|
||||
Rectangle{
|
||||
z:99
|
||||
anchors.fill: parent
|
||||
|
Reference in New Issue
Block a user