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

Add audio playlist using Info::Media::ListWidget.

This commit is contained in:
John Preston
2017-12-09 19:13:06 +04:00
parent 63e89ddc9a
commit 5a7d8bcffb
17 changed files with 390 additions and 138 deletions

View File

@@ -234,7 +234,7 @@ Cover::Cover(
, _peer(peer)
, _userpic(
this,
controller->window(),
controller->parentController(),
_peer,
Ui::UserpicButton::Role::OpenPhoto,
st::infoProfilePhoto)