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

Started video player UI in MediaView.

This commit is contained in:
John Preston
2016-07-11 21:05:46 +03:00
parent 41cd427834
commit 356b48bcca
35 changed files with 1407 additions and 41 deletions

View File

@@ -114,6 +114,7 @@ namespace Sandbox {
bool isSavingSession();
void installEventFilter(QObject *filter);
void removeEventFilter(QObject *filter);
void execExternal(const QString &cmd);