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 / project / dialogs / AddTraceWizard.java
index eac20e870454c18294344a8cac19dca600c78807..a24cb45f0d740411bc0270faf92f2f7733d8f86d 100644 (file)
@@ -48,6 +48,7 @@ public class AddTraceWizard extends Wizard implements IImportWizard {
     /* (non-Javadoc)
         * @see org.eclipse.ui.IWorkbenchWizard#init(org.eclipse.ui.IWorkbench, org.eclipse.jface.viewers.IStructuredSelection)
         */
+       @Override
        public void init(IWorkbench workbench, IStructuredSelection selection) {
        setWindowTitle("Adding traces to experiment");
        }
This page took 0.023651 seconds and 5 git commands to generate.