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:
@@ -62,7 +62,7 @@ enum class WidgetState {
|
||||
Filtered,
|
||||
};
|
||||
|
||||
class InnerWidget final : public Ui::RpWidget, private base::Subscriber {
|
||||
class InnerWidget final : public Ui::RpWidget {
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
|
Reference in New Issue
Block a user