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

Renamed file of utils for statistical lists.

This commit is contained in:
23rd
2023-10-09 21:14:17 +03:00
committed by John Preston
parent 2c1abd32bf
commit d1ba270a8c
4 changed files with 4 additions and 4 deletions

View File

@@ -5,7 +5,7 @@ the official desktop application for the Telegram messaging service.
For license and copyright information please follow this link:
https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
*/
#include "info/statistics/info_statistics_public_forwards.h"
#include "info/statistics/info_statistics_list_controllers.h"
#include "api/api_statistics.h"
#include "boxes/peer_list_controllers.h"

View File

@@ -14,7 +14,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#include "history/history_item.h"
#include "info/info_controller.h"
#include "info/info_memento.h"
#include "info/statistics/info_statistics_public_forwards.h"
#include "info/statistics/info_statistics_list_controllers.h"
#include "info/statistics/info_statistics_recent_message.h"
#include "lang/lang_keys.h"
#include "lottie/lottie_icon.h"