X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/b75a7d8f3b4adbae880cab104ce2c6a50eee4db2..ef6cf650f4a75c3f97de06b51fa104f2069b9ea2:/icuSources/samples/layout/FontTableCache.h?ds=inline diff --git a/icuSources/samples/layout/FontTableCache.h b/icuSources/samples/layout/FontTableCache.h index bb85eeb0..333e90cd 100644 --- a/icuSources/samples/layout/FontTableCache.h +++ b/icuSources/samples/layout/FontTableCache.h @@ -1,6 +1,6 @@ /* ********************************************************************** - * Copyright (C) 2003, International Business Machines + * Copyright (C) 2003-2008, International Business Machines * Corporation and others. All Rights Reserved. ********************************************************************** */ @@ -24,6 +24,7 @@ public: protected: virtual const void *readFontTable(LETag tableTag) const = 0; + virtual void freeFontTable(const void *table) const; private: