Skip to content
Snippets Groups Projects
Commit f74397d1 authored by Aline Gondim Santos's avatar Aline Gondim Santos Committed by Aline Gondim Santos
Browse files

selectscreen: change modality

THis will force the selection screen to be on front of the main Jami window.

GitLab: #696
Change-Id: I79746ebcac0bfc38a0c2989d00e3be0e33d5dd92
parent 58b5e2d1
No related branches found
No related tags found
No related merge requests found
......@@ -44,7 +44,8 @@ Window {
property bool selectAllScreens: false
property string currentPreview: ""
property var screens: []
modality: Qt.ApplicationModal
title: window ? JamiStrings.selectWindow : JamiStrings.selectScreen
// How many rows the ScrollView should have.
......
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