2010-10-26 Francois Chouinard <fchouinard@gmail.com> Contribution for Bug309042
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng.ui / src / org / eclipse / linuxtools / lttng / ui / views / histogram / ParentHistogramCanvas.java
index 31f7ba0ff4abe9da5c69a6404383b28efc3b1600..43cad0fdd504feb7bb60ab9c229e6242af0015d4 100644 (file)
@@ -475,6 +475,7 @@ public class ParentHistogramCanvas extends HistogramCanvas {
 
                Display display = this.getDisplay();
                display.asyncExec(new Runnable() {
+                       @Override
                        public void run() {
                                if(!ParentHistogramCanvas.this.isDisposed())
                                        notifyParentSelectionWindowChanged();
This page took 0.023911 seconds and 5 git commands to generate.