From aa9e5916ce36b52705b6a429a2c5cc7dd778fa45 Mon Sep 17 00:00:00 2001 From: luoliangyi <87842688@qq.com> Date: Wed, 16 Aug 2023 11:05:52 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/scanner2/mainwindow.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/app/scanner2/mainwindow.cpp b/app/scanner2/mainwindow.cpp index 3632200f..c4ec2c88 100644 --- a/app/scanner2/mainwindow.cpp +++ b/app/scanner2/mainwindow.cpp @@ -1397,7 +1397,6 @@ void MainWindow::on_scanFinishEvent() file.rename(newFileName); m_thumb->updateItem(*iter, newFileName, false); m_curBatchFileList.push_back(newFileName); - ++m_aquireIntoSaveParam.m_fileNameStartIndex; backupFileNames.erase(backupFileNames.begin()); continue;