diff options
| author | richard <none@none> | 2009-12-11 13:51:42 -0800 |
|---|---|---|
| committer | richard <none@none> | 2009-12-11 13:51:42 -0800 |
| commit | d5a58c20a8e266d71bf039a77911571480c63780 (patch) | |
| tree | 6dbca954bf92ca0ef9d05ce362d65d38a05b1bba /indra/llrender/llfontfreetype.h | |
| parent | c400132f02542379a42ade5e065be5f7c661d508 (diff) | |
| parent | 401a51cac130a317204c2df9dd571fca92a861c3 (diff) | |
merge
Diffstat (limited to 'indra/llrender/llfontfreetype.h')
| -rw-r--r-- | indra/llrender/llfontfreetype.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/indra/llrender/llfontfreetype.h b/indra/llrender/llfontfreetype.h index 1325b4995b..7a5d029038 100644 --- a/indra/llrender/llfontfreetype.h +++ b/indra/llrender/llfontfreetype.h @@ -58,9 +58,8 @@ private: ~LLFontManager(); }; -class LLFontGlyphInfo +struct LLFontGlyphInfo { -public: LLFontGlyphInfo(U32 index); U32 mGlyphIndex; |
