mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/telegramdesktop/tdesktop
synced 2026-09-21 00:23:56 +08:00
Rename AuthSession to Main::Session.
This commit is contained in:
@@ -16,7 +16,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
||||
|
||||
namespace Window {
|
||||
|
||||
AuthSession &AbstractSectionWidget::session() const {
|
||||
Main::Session &AbstractSectionWidget::session() const {
|
||||
return _controller->session();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user