mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Open specific chat only in one window.
This commit is contained in:
@@ -319,6 +319,10 @@ private:
|
||||
QImage &&image);
|
||||
|
||||
void handleHistoryBack();
|
||||
bool showHistoryInDifferentWindow(
|
||||
PeerId peerId,
|
||||
const SectionShow ¶ms,
|
||||
MsgId showAtMsgId);
|
||||
|
||||
bool isOneColumn() const;
|
||||
bool isNormalColumn() const;
|
||||
|
Reference in New Issue
Block a user