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

Clear label list

上级 5dee7f4f
......@@ -1442,6 +1442,8 @@ class MainWindow(QtWidgets.QMainWindow, WindowMixin):
item = self.fileListWidget.currentItem()
item.setCheckState(Qt.Unchecked)
self.labelList.clear()
# Message Dialogs. #
def hasLabels(self):
if not self.labelList.itemsToShapes:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册