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

Remove unneeded forward-declaration for wayland integration

This commit is contained in:
Ilya Fedin
2021-02-19 20:04:08 +04:00
committed by John Preston
parent fd2e41024c
commit 7ada85aa5a

View File

@@ -7,8 +7,6 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
*/ */
#pragma once #pragma once
class QWindow;
namespace Platform { namespace Platform {
namespace internal { namespace internal {