mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Use rpl for Window::Theme::Background updates.
This commit is contained in:
@@ -59,9 +59,7 @@ class Account;
|
||||
class Domain;
|
||||
class SessionSettings;
|
||||
|
||||
class Session final
|
||||
: public base::has_weak_ptr
|
||||
, private base::Subscriber {
|
||||
class Session final : public base::has_weak_ptr {
|
||||
public:
|
||||
Session(
|
||||
not_null<Account*> account,
|
||||
|
Reference in New Issue
Block a user