mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Initial support of separate windows for accounts.
This commit is contained in:
@@ -25,6 +25,7 @@ namespace Window {
|
||||
class Controller final : public base::has_weak_ptr {
|
||||
public:
|
||||
Controller();
|
||||
explicit Controller(not_null<Main::Account*> account);
|
||||
Controller(
|
||||
not_null<PeerData*> singlePeer,
|
||||
MsgId showAtMsgId);
|
||||
|
Reference in New Issue
Block a user