tmf: Make CustomText/Xml test wait until wizard shell is active
[deliverable/tracecompass.git] / tmf / org.eclipse.tracecompass.tmf.ui / src / org / eclipse / tracecompass / tmf / ui / widgets / timegraph / model / TimeGraphEntry.java
index c0b5eef39396c38dda5f1f14bdc6e6a84b21a256..77ef43cf2c83521007f33ecf5a4f567193f1df9b 100644 (file)
@@ -225,7 +225,7 @@ public class TimeGraphEntry implements ITimeGraphEntry {
      *
      * @param event
      *            The time event to add
-     * @since 2.0
+     * @since 1.1
      */
     public void addZoomedEvent(ITimeEvent event) {
         long start = event.getTime();
This page took 0.024484 seconds and 5 git commands to generate.