mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Add "Open in new window" to context menu.
This commit is contained in:
@@ -477,6 +477,10 @@ public:
|
||||
Fn<void(MessageIdsList)> done);
|
||||
void clearChooseReportMessages();
|
||||
|
||||
void showInNewWindow(
|
||||
not_null<PeerData*> peer,
|
||||
MsgId msgId = ShowAtUnreadMsgId);
|
||||
|
||||
void toggleChooseChatTheme(not_null<PeerData*> peer);
|
||||
|
||||
[[nodiscard]] bool dialogsListFocused() const {
|
||||
|
Reference in New Issue
Block a user