dashboard: remove workspaces tab
Cause its confusing people cause not implemented yet
This commit is contained in:
parent
2b368a5310
commit
7d3b1887e9
1 changed files with 4 additions and 4 deletions
|
|
@ -38,10 +38,10 @@ Item {
|
||||||
text: qsTr("Performance")
|
text: qsTr("Performance")
|
||||||
}
|
}
|
||||||
|
|
||||||
Tab {
|
// Tab {
|
||||||
iconName: "workspaces"
|
// iconName: "workspaces"
|
||||||
text: qsTr("Workspaces")
|
// text: qsTr("Workspaces")
|
||||||
}
|
// }
|
||||||
}
|
}
|
||||||
|
|
||||||
Item {
|
Item {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue