mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-01 23:15:59 +00:00
Media::Player::Widget added instead of PlayerWidget.
New media player bar widget added. Switching between floating media player panel and media player widget. New volume controller.
This commit is contained in:
@@ -57,7 +57,7 @@ internal::Widget::Direction notificationShiftDirection() {
|
||||
} // namespace
|
||||
|
||||
void start() {
|
||||
ManagerInstance.makeIfNull();
|
||||
ManagerInstance.createIfNull();
|
||||
}
|
||||
|
||||
Manager *manager() {
|
||||
|
Reference in New Issue
Block a user