2010-10-26 Francois Chouinard <fchouinard@gmail.com> Contribution for Bug309042
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf / src / org / eclipse / linuxtools / tmf / trace / ITmfTrace.java
index f524dbb2a4d11e10c18d220e98446155b6f8316b..6afae45b7f1acc7b75878b95fb78b3efb45a076b 100644 (file)
@@ -33,6 +33,7 @@ public interface ITmfTrace extends ITmfComponent {
        /**
         * @return the trace name 
         */
+       @Override
        public String getName();
 
     /**
This page took 0.024378 seconds and 5 git commands to generate.