2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Add "ctrl-click-chat-new-window" option.

This commit is contained in:
John Preston
2022-06-07 22:05:37 +04:00
parent 896d39bc6a
commit a780fbd09b
22 changed files with 192 additions and 104 deletions

View File

@@ -45,6 +45,8 @@ class VideoUserpic;
namespace Dialogs {
extern const char kOptionCtrlClickChatNewWindow[];
class Row;
class FakeRow;
class IndexedList;