2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00

Use UrlClickHandler::Open instead of File::OpenUrl

This commit is contained in:
Ilya Fedin
2020-10-29 01:29:48 +04:00
committed by John Preston
parent bbc59c1a99
commit bb94507af1
4 changed files with 5 additions and 7 deletions

View File

@@ -79,7 +79,6 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#include <QtWidgets/QDesktopWidget>
#include <QtCore/QMimeDatabase>
#include <QtGui/QGuiApplication>
#include <QtGui/QDesktopServices>
namespace Core {
namespace {