X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.proconf.processeditor%2Fsrc%2Forg%2Fsimantics%2Fprocesseditor%2Fdialogs%2FConfigurePipelineAnimationDialog.java;h=c66b266319befffc69a8f44fb75ac3e2503d4621;hb=3f308c5d93146caa14c544c4cc93076c4a38f8bb;hp=023b5147b47605b491b2011e6dab2d0f69601ea3;hpb=b4fddf5cd72860d3f99f4b3d2e1a52b7c6f948d2;p=simantics%2F3d.git diff --git a/org.simantics.proconf.processeditor/src/org/simantics/processeditor/dialogs/ConfigurePipelineAnimationDialog.java b/org.simantics.proconf.processeditor/src/org/simantics/processeditor/dialogs/ConfigurePipelineAnimationDialog.java index 023b5147..c66b2663 100644 --- a/org.simantics.proconf.processeditor/src/org/simantics/processeditor/dialogs/ConfigurePipelineAnimationDialog.java +++ b/org.simantics.proconf.processeditor/src/org/simantics/processeditor/dialogs/ConfigurePipelineAnimationDialog.java @@ -43,7 +43,7 @@ import org.simantics.proconf.browsing.GraphExplorer; import org.simantics.proconf.g3d.animation.AnimationSystem; import org.simantics.proconf.g3d.base.JmeRenderingComponent; import org.simantics.proconf.g3d.tools.OEPathSelectionListener; -import org.simantics.utils.ErrorLogger; +import org.simantics.utils.ui.ErrorLogger;