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 / dialogs / ImportTraceWizard.java
index 6cb1e0d23c07f3599b49ce3519b43016ebda8237..5a080b07cbecc9ecce8c42b1938942c645170453 100644 (file)
@@ -63,6 +63,7 @@ public class ImportTraceWizard extends Wizard implements IImportWizard {
     /* (non-Javadoc)
      * @see org.eclipse.ui.IWorkbenchWizard#init(org.eclipse.ui.IWorkbench, org.eclipse.jface.viewers.IStructuredSelection)
      */
+       @Override
        @SuppressWarnings("rawtypes")
        public void init(IWorkbench workbench, IStructuredSelection selection) {
         fWorkbench = workbench;
This page took 0.025308 seconds and 5 git commands to generate.