mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Return local search to requests box.
This commit is contained in:
parent
dcc14a4726
commit
64f6b86739
1 changed files with 0 additions and 5 deletions
|
@ -40,11 +40,6 @@ public:
|
||||||
std::unique_ptr<PeerListRow> createSearchRow(
|
std::unique_ptr<PeerListRow> createSearchRow(
|
||||||
not_null<PeerData*> peer) override;
|
not_null<PeerData*> peer) override;
|
||||||
|
|
||||||
bool searchInLocal() override {
|
|
||||||
AssertIsDebug();
|
|
||||||
return false;
|
|
||||||
}
|
|
||||||
|
|
||||||
private:
|
private:
|
||||||
class RowHelper;
|
class RowHelper;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue