mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-30 22:16:14 +00:00
Add shared media empty placeholders.
This commit is contained in:
@@ -116,8 +116,8 @@ public:
|
||||
SparseIdsMergedSlice::UniversalMsgId aroundId,
|
||||
int limitBefore,
|
||||
int limitAfter) const;
|
||||
rpl::producer<> mediaSourceChanged() const {
|
||||
return _searchController->sourceChanged();
|
||||
rpl::producer<QString> mediaSourceQueryValue() const {
|
||||
return _searchController->currentQueryValue();
|
||||
}
|
||||
|
||||
void saveSearchState(not_null<ContentMemento*> memento);
|
||||
|
Reference in New Issue
Block a user