2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Fix window title on Windows 7.

Regression was introduced in dd68c7e90.

Fixes #6106.
This commit is contained in:
John Preston
2019-06-07 14:30:30 +03:00
parent abfe685697
commit 1225c9194a
12 changed files with 135 additions and 140 deletions

View File

@@ -69,8 +69,6 @@ void psBringToBack(QWidget *w);
int psCleanup();
int psFixPrevious();
QAbstractNativeEventFilter *psNativeEventFilter();
void psNewVersion();
void psUpdateOverlayed(QWidget *widget);