tmf: Rename packages to org.eclipse.tracecompass.*
[deliverable/tracecompass.git] / org.eclipse.tracecompass.lttng2.control.ui / src / org / eclipse / linuxtools / internal / lttng2 / control / ui / views / property / TraceChannelPropertySource.java
index 790a6dd01e162ee9af5dc454c0fc29c4a12b7998..f3fb84204523eb8c04778a0b56bb31c4c2f86e83 100644 (file)
@@ -13,7 +13,7 @@ package org.eclipse.linuxtools.internal.lttng2.control.ui.views.property;
 
 import org.eclipse.linuxtools.internal.lttng2.control.ui.views.messages.Messages;
 import org.eclipse.linuxtools.internal.lttng2.control.ui.views.model.impl.TraceChannelComponent;
-import org.eclipse.linuxtools.tmf.ui.properties.ReadOnlyTextPropertyDescriptor;
+import org.eclipse.tracecompass.tmf.ui.properties.ReadOnlyTextPropertyDescriptor;
 import org.eclipse.ui.views.properties.IPropertyDescriptor;
 
 /**
This page took 0.02462 seconds and 5 git commands to generate.