Tmf: Batch Trace Import
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / src / org / eclipse / linuxtools / internal / tmf / ui / ITmfImageConstants.java
index c76c679acc5a6432aa9cddad385a088e8dba809d..c435eb31c55a08921bee03d3b96acfd195f1f6d0 100755 (executable)
@@ -51,4 +51,7 @@ public interface ITmfImageConstants {
     public static final String IMG_UI_ZOOM_OUT = ICONS_PATH + "obj16/zoomout_obj.bmp";
     public static final String IMG_UI_ARROW_COLLAPSE_OBJ = ICONS_PATH + "obj16/arrow_colapse.bmp";
     public static final String IMG_UI_ARROW_UP_OBJ = ICONS_PATH + "obj16/arrow_up.bmp";
+
+    /* wizban */
+    public static final String IMG_UI_CONFLICT = ICONS_PATH + "wizban/conflict_stat.gif";
 }
\ No newline at end of file
This page took 0.026549 seconds and 5 git commands to generate.