mirror of
https://git.jami.net/savoirfairelinux/jami-client-qt.git
synced 2025-07-12 19:45:23 +02:00
selectscreen: change modality
THis will force the selection screen to be on front of the main Jami window. GitLab: #696 Change-Id: I79746ebcac0bfc38a0c2989d00e3be0e33d5dd92
This commit is contained in:
parent
58b5e2d13c
commit
f74397d19a
1 changed files with 2 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue