mirror of
https://git.jami.net/savoirfairelinux/jami-client-qt.git
synced 2025-09-10 12:03:18 +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 {
|
ApplicationWindow {
|
||||||
id: root
|
id: root
|
||||||
flags: Qt.WA_TranslucentBackground
|
|
||||||
|
|
||||||
enum LoadedSource {
|
enum LoadedSource {
|
||||||
WizardView = 0,
|
WizardView = 0,
|
||||||
|
|
Loading…
Add table
Reference in a new issue