smaller config window that fits in screen

This commit is contained in:
Marco Martin 2015-10-15 14:51:11 +02:00
parent f848819e7b
commit 6df97ae3a7

View file

@ -27,7 +27,7 @@ import org.kde.plasma.configuration 2.0
//TODO: all of this will be done with desktop components
Rectangle {
id: root
Layout.minimumWidth: units.gridUnit * 30
Layout.minimumWidth: units.gridUnit * 20
Layout.minimumHeight: units.gridUnit * 20
//BEGIN properties