Skip to content
Snippets Groups Projects
Commit c46ec33d authored by Kali Kaneko's avatar Kali Kaneko
Browse files

remove flag, we need windows with bar

parent 6ca834c8
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@ ApplicationWindow {
maximumHeight: 600
minimumHeight: 600
flags: Qt.WindowsStaysOnTopHint | Qt.Popup
flags: Qt.WindowsStaysOnTopHint
// TODO get a nice background color
property var ctx
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment