2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Ctrl+1..5 always activate pinned from main chats list.

This commit is contained in:
John Preston
2019-05-01 14:11:51 +04:00
parent 4dae89310d
commit aede79640d
2 changed files with 29 additions and 17 deletions

View File

@@ -272,7 +272,6 @@ private:
not_null<IndexedList*> shownDialogs() const;
void checkReorderPinnedStart(QPoint localPosition);
int shownPinnedCount() const;
int updateReorderIndexGetCount();
bool updateReorderPinned(QPoint localPosition);
void finishReorderPinned();