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
1 changed files with 0 additions and 2 deletions

View File

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