mirror of
https://git.jami.net/savoirfairelinux/jami-client-qt.git
synced 2025-09-07 02:23:19 +02:00
mainwindow: remove WA_TranslucentBackground window flag
This is not used and prevents the window from having native system, resize, max, min, restore, close functionality in the title bar and frame on Windows. Change-Id: I3942b3582235fc57721354136cebf9257270e2f3
This commit is contained in:
parent
799056c6da
commit
68fe716c82
1 changed files with 0 additions and 1 deletions
|
@ -39,7 +39,6 @@ import "commoncomponents"
|
|||
|
||||
ApplicationWindow {
|
||||
id: root
|
||||
flags: Qt.WA_TranslucentBackground
|
||||
|
||||
enum LoadedSource {
|
||||
WizardView = 0,
|
||||
|
|
Loading…
Add table
Reference in a new issue