2
0
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:
John Preston
2019-04-24 18:12:35 +04:00
parent f56df0e1d9
commit 52b9212625
10 changed files with 189 additions and 133 deletions

View File

@@ -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());