Skip to content
Snippets Groups Projects

rm m_blocking

Merged Wuttke, Joachim requested to merge j.0 into main
1 file
+ 0
2
Compare changes
  • Side-by-side
  • Inline
@@ -103,8 +103,6 @@ void ProjectionsEditorCanvas::onEnteringColorMap()
if (m_liveProjection) {
m_liveProjection->setIsVisible(false);
m_liveProjection->setParent(this);
emit m_data2DItem->projectionPositionChanged(m_liveProjection.get());
}
}
Loading