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
...@@ -45,6 +45,7 @@ Window { ...@@ -45,6 +45,7 @@ Window {
property string currentPreview: "" property string currentPreview: ""
property var screens: [] property var screens: []
modality: Qt.ApplicationModal
title: window ? JamiStrings.selectWindow : JamiStrings.selectScreen title: window ? JamiStrings.selectWindow : JamiStrings.selectScreen
// How many rows the ScrollView should have. // How many rows the ScrollView should have.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment