usable
This commit is contained in:
@@ -14,6 +14,7 @@ Rectangle {
|
||||
id: leftRect
|
||||
|
||||
property real reserve: width
|
||||
property real cornerX: width
|
||||
|
||||
required property QsWindow window
|
||||
|
||||
@@ -21,10 +22,7 @@ Rectangle {
|
||||
|
||||
implicitWidth: 40
|
||||
|
||||
color: Pywal.special.background
|
||||
|
||||
|
||||
Launcher {
|
||||
LauncherButton {
|
||||
id: launcher
|
||||
x: parent.width / 2 - implicitWidth / 2
|
||||
y: implicitWidth / 3
|
||||
|
||||
Reference in New Issue
Block a user