2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-09-05 09:05:14 +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

@@ -50,7 +50,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#include "ui/unread_badge.h"
#include "boxes/filters/edit_filter_box.h"
#include "api/api_chat_filters.h"
#include "base/qt_adapters.h"
#include "base/qt/qt_common_adapters.h"
#include "styles/style_dialogs.h"
#include "styles/style_chat_helpers.h"
#include "styles/style_window.h"