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 / RenameTraceHandler.java
index 46728aff080cf0461dee7c8e12c2aff74b73cc66..799f5e97fee3e17d524ba272cd8eea329404e30d 100644 (file)
@@ -41,6 +41,7 @@ public class RenameTraceHandler extends AbstractHandler {
        // Execution
        // ------------------------------------------------------------------------
 
+       @Override
        public Object execute(ExecutionEvent event) throws ExecutionException {
 
                MessageBox mb = new MessageBox(PlatformUI.getWorkbench().getActiveWorkbenchWindow().getShell());
This page took 0.023553 seconds and 5 git commands to generate.