mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Added ability to open chat in window from Ctrl+click on notifications.
This commit is contained in:
@@ -355,7 +355,8 @@ protected:
|
||||
private:
|
||||
void openNotificationMessage(
|
||||
not_null<History*> history,
|
||||
MsgId messageId);
|
||||
MsgId messageId,
|
||||
bool openSeparated);
|
||||
|
||||
const not_null<System*> _system;
|
||||
|
||||
|
Reference in New Issue
Block a user