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:
@@ -132,7 +132,7 @@ private:
|
||||
|
||||
namespace internal {
|
||||
|
||||
class Widget : public Ui::RpWidget, protected base::Subscriber {
|
||||
class Widget : public Ui::RpWidget {
|
||||
public:
|
||||
enum class Direction {
|
||||
Up,
|
||||
|
Reference in New Issue
Block a user