2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-10-29 15:19:53 +00:00

Beta version 1.8.5: Fix build for Linux.

This commit is contained in:
John Preston
2019-09-08 23:15:42 +03:00
parent b98e02f326
commit 12a020cd09
6 changed files with 19 additions and 6 deletions

View File

@@ -9,6 +9,9 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#include "platform/platform_file_utilities.h"
#include <QtGui/QWindow>
#include <QtWidgets/QFileDialog>
extern "C" {
#undef signals
#ifndef TDESKTOP_DISABLE_GTK_INTEGRATION