2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-30 22:25:12 +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

@@ -52,7 +52,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#include "core/crash_reports.h"
#include "core/application.h"
#include "base/unixtime.h"
#include "base/qt_adapters.h"
#include "base/qt/qt_common_adapters.h"
#include "styles/style_dialogs.h"
namespace {