提交 5dee7f4f 编写于 作者: なるみ 提交者: Kentaro Wada

Uncheck file

上级 590a0d1d
......@@ -1439,7 +1439,8 @@ class MainWindow(QtWidgets.QMainWindow, WindowMixin):
os.remove(label_file)
logger.info('%s removed', label_file)
self.importDirImages(self.lastOpenDir)
item = self.fileListWidget.currentItem()
item.setCheckState(Qt.Unchecked)
# Message Dialogs. #
def hasLabels(self):
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册