2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-09-05 09:05:14 +00:00

Don't use QPlatformNativeInterface for native window handle on Windows

This commit is contained in:
Ilya Fedin
2021-12-08 05:31:53 +04:00
committed by John Preston
parent 33b7ac209e
commit 48ab88a9ca
2 changed files with 1 additions and 7 deletions

View File

@@ -31,7 +31,6 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#include <QtWidgets/QDesktopWidget>
#include <QtGui/QDesktopServices>
#include <QtGui/QWindow>
#include <qpa/qplatformnativeinterface.h>
#include <Shobjidl.h>
#include <ShObjIdl_core.h>