mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-05 08:55:59 +00:00
Show choose file box over the passport panel.
This commit is contained in:
@@ -851,6 +851,7 @@ void MediaView::onSaveAs() {
|
||||
psBringToBack(this);
|
||||
auto filter = qsl("JPEG Image (*.jpg);;") + FileDialog::AllFilesFilter();
|
||||
FileDialog::GetWritePath(
|
||||
this,
|
||||
lang(lng_save_photo),
|
||||
filter,
|
||||
filedialogDefaultName(
|
||||
|
Reference in New Issue
Block a user