Fix test failing

This commit is contained in:
Behdad Esfahbod 2010-05-21 14:20:48 +01:00
parent dd47924d88
commit 7acd232d36
1 changed files with 1 additions and 1 deletions

View File

@ -198,7 +198,7 @@ public:
}
private:
void initfont();
HB_INTERNAL void initfont();
hb_font_t *m_font;
hb_face_t *m_face;