Skip to content
Snippets Groups Projects
Commit 6c4a0c21 authored by Pospelov, Gennady's avatar Pospelov, Gennady
Browse files

Fixed switch of activity on real time tuning.

parent fcc2b4c1
No related branches found
No related tags found
No related merge requests found
......@@ -142,6 +142,4 @@ void JobView::setAppropriateActivityForJob(JobItem* jobItem)
if (jobItem->isValidForFitting())
setActivity(JobViewFlags::FITTING_ACTIVITY);
else
setActivity(JobViewFlags::JOB_VIEW_ACTIVITY);
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment