port new components to greeter
This commit is contained in:
@@ -32,8 +32,6 @@ CustomRect {
|
||||
}
|
||||
|
||||
StateLayer {
|
||||
cursorShape: Qt.PointingHandCursor
|
||||
|
||||
onClicked: {
|
||||
root.visibilities.sidebar = !root.visibilities.sidebar;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user