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 / CloseProjectHandler.java
index e3d728cb1cd382e7876d0994cb8de49faac039f8..4f290619d4088e646ca8bf88447518804eb5ad36 100644 (file)
@@ -62,6 +62,7 @@ public class CloseProjectHandler extends AbstractHandler {
        // Execution
        // ------------------------------------------------------------------------
 
+       @Override
        public Object execute(ExecutionEvent event) throws ExecutionException {
 
                if (fProject != null) {
This page took 0.023546 seconds and 5 git commands to generate.