Use rpl for Window::Theme::Background updates.

This commit is contained in:
John Preston
2021-07-15 14:12:38 +03:00
parent 7e83088a84
commit 4276b6cce0
66 changed files with 203 additions and 262 deletions
@@ -16,7 +16,7 @@ class SessionController;
namespace Calls {
class BoxController : public PeerListController, private base::Subscriber {
class BoxController : public PeerListController {
public:
explicit BoxController(not_null<Window::SessionController*> window);