mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-30 22:16:14 +00:00
@@ -287,6 +287,9 @@ public:
|
||||
return _selectingPeer;
|
||||
}
|
||||
|
||||
void setConnectingBottomSkip(int skip);
|
||||
rpl::producer<int> connectingBottomSkipValue() const;
|
||||
|
||||
QPointer<Ui::BoxContent> show(
|
||||
object_ptr<Ui::BoxContent> content,
|
||||
Ui::LayerOptions options = Ui::LayerOption::KeepOther,
|
||||
@@ -541,6 +544,8 @@ private:
|
||||
|
||||
rpl::variable<FilterId> _activeChatsFilter;
|
||||
|
||||
rpl::variable<int> _connectingBottomSkip;
|
||||
|
||||
PeerData *_showEditPeer = nullptr;
|
||||
rpl::variable<Data::Folder*> _openedFolder;
|
||||
|
||||
|
Reference in New Issue
Block a user