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