Force dst path creation on Save Selected.

This commit is contained in:
John Preston 2023-04-23 18:44:52 +04:00
parent 480c109b09
commit 33e66d21bd
1 changed files with 1 additions and 0 deletions

View File

@ -97,6 +97,7 @@ void AddAction(
return;
}
QDir().mkpath(path);
const auto fullPath = [&](int i) {
return filedialogDefaultName(
u"photo_"_q + QString::number(i),