mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Display top bar in archive.
This commit is contained in:
@@ -69,7 +69,7 @@ public:
|
||||
const QVector<MTPPeer> &my,
|
||||
const QVector<MTPPeer> &result);
|
||||
|
||||
void activate();
|
||||
void clearSelection();
|
||||
|
||||
void changeOpenedFolder(Data::Folder *folder);
|
||||
void selectSkip(int32 direction);
|
||||
@@ -265,7 +265,6 @@ private:
|
||||
const Text &text) const;
|
||||
void refreshSearchInChatLabel();
|
||||
|
||||
void clearSelection();
|
||||
void clearSearchResults(bool clearPeerSearchResults = true);
|
||||
void updateSelectedRow(Key key = Key());
|
||||
|
||||
|
Reference in New Issue
Block a user