tmf: Avoid HistoryTree to expose its internal HT_IO node.
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.core / src / org / eclipse / linuxtools / internal / tmf / core / Messages.java
index d399cfbcfac0a9ac3b23828b1453fef44c005620..33075c09d4e3ce55450e3482bc31b664e8f15ddf 100644 (file)
@@ -20,6 +20,7 @@ public class Messages extends NLS {
     private static final String BUNDLE_NAME = "org.eclipse.linuxtools.internal.tmf.core.messages"; //$NON-NLS-1$
     public static String TmfCheckpointIndexer_EventsPerSecond;
     public static String TmfCheckpointIndexer_Indexing;
+    public static String TmfEventField_UnsupportedType;
     static {
         // initialize resource bundle
         NLS.initializeMessages(BUNDLE_NAME, Messages.class);
This page took 0.024106 seconds and 5 git commands to generate.