2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 22:46:10 +00:00

Split qt_adapters to separated files.

This commit is contained in:
23rd
2022-01-24 19:33:30 +03:00
committed by John Preston
parent 021d0053be
commit 0143d22a21
34 changed files with 36 additions and 32 deletions

View File

@@ -44,7 +44,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#include "app.h"
#include "styles/style_layers.h"
#include "styles/style_intro.h"
#include "base/qt_adapters.h"
#include "base/qt/qt_common_adapters.h"
namespace Intro {
namespace {