Skip to content

Commit e3eea12

Browse files
committed
checkbox bug fix
1 parent 7e92a54 commit e3eea12

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

label_img.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ void label_img::init()
8080
{
8181
m_objBoundingBoxes.clear();
8282
m_bLabelingStarted = false;
83-
m_bVisualizeClassName = false;
8483
m_focusedObjectLabel = 0;
8584

8685
QPoint mousePosInUi = this->mapFromGlobal(QCursor::pos());

0 commit comments

Comments
 (0)