[qml/outline] Outline shall be a frameless window

Was missing the hint. Caused kwin_wayland to crash.
This commit is contained in:
Martin Gräßlin 2016-08-09 16:38:19 +02:00
parent b3d41ee0f3
commit 915af29886

View file

@ -23,7 +23,7 @@ import org.kde.plasma.core 2.0 as PlasmaCore;
Window {
id: window
flags: Qt.BypassWindowManagerHint
flags: Qt.BypassWindowManagerHint | Qt.FramelessWindowHint
color: "transparent"
// outline is a context property