Default size 1024x768
Makes the initial size of the shell a bit bigger so we can test multiple applets
This commit is contained in:
parent
682ac73078
commit
68987f0fa5
@ -25,8 +25,8 @@ import org.kde.plasma.core 2.0 as PlasmaCore
|
|||||||
Rectangle {
|
Rectangle {
|
||||||
id: root
|
id: root
|
||||||
color: "black"
|
color: "black"
|
||||||
width: 640
|
width: 1024
|
||||||
height: 480
|
height: 768
|
||||||
|
|
||||||
property Item containment
|
property Item containment
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user