mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Move MediaView from MainWindow to Messenger.
This commit is contained in:
@@ -222,6 +222,9 @@ public:
|
||||
void checkAutoLock();
|
||||
void checkAutoLockIn(TimeMs time);
|
||||
|
||||
base::Observable<DocumentData*> documentUpdated;
|
||||
base::Observable<std::pair<HistoryItem*, MsgId>> messageIdChanging;
|
||||
|
||||
~AuthSession();
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user