mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Show chat preview on Alt+Click.
This commit is contained in:
@@ -123,9 +123,9 @@ public:
|
||||
void resizeEmptyLabel();
|
||||
|
||||
[[nodiscard]] bool isUserpicPress() const;
|
||||
[[nodiscard]] bool pressShowsPreview() const;
|
||||
[[nodiscard]] bool pressShowsPreview(bool onlyUserpic) const;
|
||||
void cancelChatPreview();
|
||||
void showChatPreview();
|
||||
void showChatPreview(bool onlyUserpic);
|
||||
bool chooseRow(
|
||||
Qt::KeyboardModifiers modifiers = {},
|
||||
MsgId pressedTopicRootId = {});
|
||||
|
Reference in New Issue
Block a user