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

Renamed report_box with report_box_graphics.

This commit is contained in:
23rd
2024-09-27 02:30:10 +03:00
committed by John Preston
parent 3edf8e10e2
commit 3dc93526ff
13 changed files with 13 additions and 13 deletions

View File

@@ -51,7 +51,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#include "menu/menu_mute.h"
#include "support/support_helper.h"
#include "ui/boxes/peer_qr_box.h"
#include "ui/boxes/report_box.h"
#include "ui/boxes/report_box_graphics.h"
#include "ui/controls/userpic_button.h"
#include "ui/painter.h"
#include "ui/rect.h"