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
@@ -16,8 +16,10 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#include "core/application.h"
#include "lang/lang_keys.h"
#include "storage/localstorage.h"
#include <vector>
#include <QtDBus>
#include <QtWidgets/QMenu>
#include <QtWidgets/QAction>
namespace Platform {
namespace {