mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-02-24 01:06:59 +00:00
Revert 245d644cd7
.
See https://github.com/telegramdesktop/tdesktop/issues/8914.
This commit is contained in:
parent
92695f3ab0
commit
35c639e4b0
@ -347,7 +347,6 @@ OverlayWidget::OverlayWidget()
|
||||
|
||||
if (Platform::IsLinux()) {
|
||||
setWindowFlags(Qt::FramelessWindowHint
|
||||
| Qt::WindowStaysOnTopHint
|
||||
| Qt::MaximizeUsingFullscreenGeometryHint);
|
||||
} else {
|
||||
setWindowFlags(Qt::FramelessWindowHint);
|
||||
|
Loading…
Reference in New Issue
Block a user