2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-09-05 17:06:03 +00:00

Move files to media/audio and media/clip.

This commit is contained in:
John Preston
2019-02-13 15:36:59 +03:00
parent 5437215677
commit 032694ad9e
60 changed files with 104 additions and 285 deletions

View File

@@ -10,7 +10,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#include "lang/lang_keys.h"
#include "data/data_photo.h"
#include "data/data_document.h"
#include "media/media_clip_reader.h"
#include "media/clip/media_clip_reader.h"
#include "boxes/abstract_box.h"
#include "mainwindow.h"
#include "mainwidget.h"