We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5709222 commit 4c45acdCopy full SHA for 4c45acd
RoomsEyeView/qSlicerRoomsEyeViewModuleWidget.cxx
@@ -1106,4 +1106,4 @@ void qSlicerRoomsEyeViewModuleWidget::setCollisionComputationEnabled(bool toggle
1106
QString collisionsMessage(toggled ? tr("Collision computation enabled") : tr("Collision computation disabled"));
1107
d->CollisionDetectionStatusLabel->setText(collisionsMessage);
1108
d->CollisionDetectionStatusLabel->setStyleSheet("color: black");
1109
-}
+}
0 commit comments