2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Fix t.me/share links.

Regression was introduced in ffc20e4492.

Fixes #4099.
This commit is contained in:
John Preston
2017-11-30 21:45:36 +04:00
parent 43570d1613
commit 2bbf17b672
4 changed files with 27 additions and 15 deletions

View File

@@ -31,6 +31,7 @@ Copyright (c) 2014-2017 John Preston, https://desktop.telegram.org
#include "auth_session.h"
#include "apiwrap.h"
#include "mainwidget.h"
#include "mainwindow.h"
#include "observer_peer.h"
#include "styles/style_boxes.h"
#include "window/window_controller.h"