mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-05 00:55:12 +00:00
Rename Window::Controller to Window::SessionController.
This commit is contained in:
@@ -30,7 +30,7 @@ namespace Settings {
|
||||
object_ptr<Section> CreateSection(
|
||||
Type type,
|
||||
not_null<QWidget*> parent,
|
||||
Window::Controller *controller,
|
||||
Window::SessionController *controller,
|
||||
UserData *self) {
|
||||
switch (type) {
|
||||
case Type::Main:
|
||||
|
Reference in New Issue
Block a user