Fix for empty views that extend TmfView after restart (Bug 409345)
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / src / org / eclipse / linuxtools / tmf / ui / views / histogram / HistogramView.java
index 5393cdc49b7adb920225022c2392c0e2c3c7ade6..45cd97e821c838e21822a77be1ed9680aa110481 100644 (file)
@@ -378,7 +378,7 @@ public class HistogramView extends TmfView {
     /**
      * Handles trace opened signal. Loads histogram if new trace time range is not
      * equal <code>TmfTimeRange.NULL_RANGE</code>
-     * @param signal the trace selected signal
+     * @param signal the trace opened signal
      * @since 2.0
      */
     @TmfSignalHandler
This page took 0.029053 seconds and 5 git commands to generate.