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 / wizards / CustomTxtParserWizard.java
index cf9c8c6c08b35775005dd1867c9ae60007341874..4b32913a49bb6a65b5563a37bf34c784bb3f0f58 100644 (file)
@@ -69,6 +69,7 @@ public class CustomTxtParserWizard extends Wizard implements INewWizard {
         addPage(outputPage);\r
     }\r
 \r
+       @Override\r
     public void init(IWorkbench workbench, IStructuredSelection selection) {\r
         this.selection = selection;\r
     }\r
This page took 0.023862 seconds and 5 git commands to generate.