1
0
Fork 0
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:
Andreas Traczyk 2022-08-03 11:05:58 -04:00
parent 799056c6da
commit 68fe716c82

View file

@ -39,7 +39,6 @@ import "commoncomponents"
ApplicationWindow {
id: root
flags: Qt.WA_TranslucentBackground
enum LoadedSource {
WizardView = 0,