1px border #0082c9 around tray window

Signed-off-by: Dominique Fuchs <32204802+DominiqueFuchs@users.noreply.github.com>
This commit is contained in:
Dominique Fuchs 2020-01-16 08:01:09 +01:00
Родитель 7fe138330e
Коммит 246f7e9395
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -73,6 +73,7 @@ Window {
id: trayWindowBackground
anchors.fill: parent
radius: 10
border.color: "#0082c9"
Rectangle {
id: trayWindowHeaderBackground