2010-10-26 Francois Chouinard <fchouinard@gmail.com> Contribution for Bug309042
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / src / org / eclipse / linuxtools / tmf / ui / views / project / handlers / DeleteTraceHandler.java
index 1fa9598aebe1e470bf4a948480ac30b166e7ffc2..3a3f96fbf4ca950ba95ef8b4e71830f7769e5d18 100644 (file)
@@ -68,6 +68,7 @@ public class DeleteTraceHandler extends AbstractHandler {
        // Execution
        // ------------------------------------------------------------------------
 
+       @Override
        public Object execute(ExecutionEvent event) throws ExecutionException {
 
                IResource resource = fTrace.getResource();
This page took 0.023683 seconds and 5 git commands to generate.