2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-09-08 18:36:16 +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

@@ -14,6 +14,8 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#include "mainwindow.h"
#include "storage/localstorage.h"
#include <QtCore/QProcess>
QStringList qt_make_filter_list(const QString &filter);
namespace Platform {