mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Use Info::Controller for the whole info section.
This commit is contained in:
@@ -81,6 +81,9 @@ public:
|
||||
auto value() const {
|
||||
return _changes.events_starting_with_copy(_data);
|
||||
}
|
||||
auto changes() const {
|
||||
return _changes.events();
|
||||
}
|
||||
|
||||
private:
|
||||
template <typename A, typename B>
|
||||
|
Reference in New Issue
Block a user