mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-05 08:55:59 +00:00
Detach ComposeControls from SessionController.
This commit is contained in:
@@ -61,7 +61,7 @@ PhotoEditor::PhotoEditor(
|
||||
controller->sessionController())
|
||||
: nullptr,
|
||||
std::make_unique<UndoController>(),
|
||||
std::make_shared<Window::Show>(controller)))
|
||||
controller->uiShow()))
|
||||
, _content(base::make_unique_q<PhotoEditorContent>(
|
||||
this,
|
||||
photo,
|
||||
|
Reference in New Issue
Block a user