Monster merge from the integration branch. Still some problems left and JUnits failing.
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng / src / org / eclipse / linuxtools / lttng / model / LTTngTreeNodeGeneric.java
index b46cc52d757131f684370f255fbc0a47b680e295..9f3a1426d10279e25cc2f7c9b8971b78a69d4cdf 100644 (file)
@@ -345,6 +345,7 @@ public abstract class LTTngTreeNodeGeneric<E extends LTTngTreeNodeGeneric<E>>
         * 
         * @see org.eclipse.linuxtools.tmf.event.TmfData#isNullRef()
         */
+       @Override
        public boolean isNullRef() {
                return false;
        }
This page took 0.024086 seconds and 5 git commands to generate.