Move legacy time analysis widget to lttng.ui and create initial copy in
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui.tests / widgetStubs / org / eclipse / linuxtools / tmf / ui / widgets / timeAnalysis / test / stub / model / EventImpl.java
index 67669cfffd51ee5f0996b4030acb0bc14dd47a89..0565adf0a7ca9ff8731ccd88b095fd0dd432f092 100644 (file)
@@ -11,8 +11,8 @@
  *******************************************************************************/\r
 package org.eclipse.linuxtools.tmf.ui.widgets.timeAnalysis.test.stub.model;\r
 \r
-import org.eclipse.linuxtools.tmf.ui.viewers.timeAnalysis.model.ITmfTimeAnalysisEntry;\r
-import org.eclipse.linuxtools.tmf.ui.viewers.timeAnalysis.model.TimeEvent;\r
+import org.eclipse.linuxtools.tmf.ui.widgets.timegraph.model.ITmfTimeAnalysisEntry;\r
+import org.eclipse.linuxtools.tmf.ui.widgets.timegraph.model.TimeEvent;\r
 \r
 public class EventImpl extends TimeEvent {\r
        // ========================================================================\r
This page took 0.023656 seconds and 5 git commands to generate.