2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Move icon name getter to cross-platform header

This commit is contained in:
Ilya Fedin
2022-09-19 06:58:27 +04:00
committed by John Preston
parent 5132fd5010
commit d9318c9935
7 changed files with 37 additions and 31 deletions

View File

@@ -119,6 +119,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#include "base/basic_types.h"
#include "logs.h"
#include "settings.h"
#include "core/utils.h"
#include "config.h"