mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Allow skipping archive results in messages search.
This commit is contained in:
@@ -240,6 +240,7 @@ private:
|
||||
QRect updateRect = QRect(),
|
||||
UpdateRowSections sections = UpdateRowSection::All);
|
||||
void fillSupportSearchMenu(not_null<Ui::PopupMenu*> menu);
|
||||
void fillArchiveSearchMenu(not_null<Ui::PopupMenu*> menu);
|
||||
|
||||
int dialogsOffset() const;
|
||||
int fixedOnTopCount() const;
|
||||
|
Reference in New Issue
Block a user