mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
channel creation almost done
This commit is contained in:
@@ -412,7 +412,9 @@ void MediaView::showSaveMsgFile() {
|
||||
}
|
||||
|
||||
void MediaView::close() {
|
||||
if (App::wnd()) App::wnd()->layerHidden();
|
||||
if (App::wnd()) {
|
||||
App::wnd()->hideLayer(true);
|
||||
}
|
||||
}
|
||||
|
||||
void MediaView::activateControls() {
|
||||
|
Reference in New Issue
Block a user