mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Remove namespace App.
This commit is contained in:
@@ -162,7 +162,7 @@ void ShowInFolder(const QString &filepath) {
|
||||
Ui::PreventDelayedActivation();
|
||||
if (Platform::IsLinux()) {
|
||||
// Hide mediaview to make other apps visible.
|
||||
Ui::hideLayer(anim::type::instant);
|
||||
Core::App().hideMediaView();
|
||||
}
|
||||
base::Platform::ShowInFolder(filepath);
|
||||
});
|
||||
|
Reference in New Issue
Block a user