Skip to content

Commit

Permalink
checkbox bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
developer0hye committed Jan 12, 2023
1 parent 7e92a54 commit e3eea12
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion label_img.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ void label_img::init()
{
m_objBoundingBoxes.clear();
m_bLabelingStarted = false;
m_bVisualizeClassName = false;
m_focusedObjectLabel = 0;

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

0 comments on commit e3eea12

Please sign in to comment.