mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-06 15:13:57 +02:00
Revert 245d644cd7
.
See https://github.com/telegramdesktop/tdesktop/issues/8914.
This commit is contained in:
parent
92695f3ab0
commit
35c639e4b0
1 changed files with 0 additions and 1 deletions
|
@ -347,7 +347,6 @@ OverlayWidget::OverlayWidget()
|
|||
|
||||
if (Platform::IsLinux()) {
|
||||
setWindowFlags(Qt::FramelessWindowHint
|
||||
| Qt::WindowStaysOnTopHint
|
||||
| Qt::MaximizeUsingFullscreenGeometryHint);
|
||||
} else {
|
||||
setWindowFlags(Qt::FramelessWindowHint);
|
||||
|
|
Loading…
Add table
Reference in a new issue