mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Use rpl for Window::Theme::Background updates.
This commit is contained in:
@@ -18,9 +18,7 @@ class SessionController;
|
||||
|
||||
namespace Settings {
|
||||
|
||||
class BlockedBoxController
|
||||
: public PeerListController
|
||||
, private base::Subscriber {
|
||||
class BlockedBoxController : public PeerListController {
|
||||
public:
|
||||
explicit BlockedBoxController(
|
||||
not_null<Window::SessionController*> window);
|
||||
|
Reference in New Issue
Block a user