]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/layout/StateTableProcessor2.h
ICU-57132.0.1.tar.gz
[apple/icu.git] / icuSources / layout / StateTableProcessor2.h
index 4f967455509c113b320e6cf3bbfe0925f8efa966..13e5445ef95e09aff783b35c0b03ef39ebbe6402 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp.  and others 1998-2013 - All Rights Reserved
+ * (C) Copyright IBM Corp.  and others 1998-2016 - All Rights Reserved
  *
  */
 
@@ -46,7 +46,7 @@ protected:
     le_uint32 stateArrayOffset;
     le_uint32 entryTableOffset;
 
-    LEReferenceTo<LookupTable> classTable;
+    LEReferenceTo<LookupTableBase> classTable;
     LEReferenceToArrayOf<EntryTableIndex2> stateArray;
     LEReferenceTo<MorphStateTableHeader2> stateTableHeader;
     LEReferenceTo<StateTableHeader2> stHeader; // for convenience