mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Remove base::Observable / base::Variable.
This commit is contained in:
@@ -113,8 +113,7 @@ class ItemBase;
|
||||
|
||||
class MainWidget
|
||||
: public Ui::RpWidget
|
||||
, private Media::Player::FloatDelegate
|
||||
, private base::Subscriber {
|
||||
, private Media::Player::FloatDelegate {
|
||||
public:
|
||||
using SectionShow = Window::SectionShow;
|
||||
|
||||
|
Reference in New Issue
Block a user