Finish the job here before leak testing.

Now...how to remove the leak...?
This commit is contained in:
Jason Felds
2011-03-21 01:40:39 -04:00
parent 220e4e168d
commit 25ed1ef8ea
2 changed files with 8 additions and 5 deletions
+3 -1
View File
@@ -84,7 +84,9 @@ struct FontPageSettings
m_iDefaultWidth(-1),
m_iAdvanceExtraPixels(1),
m_fScaleAllWidthsBy(1),
m_sTextureHints("default")
m_sTextureHints("default"),
CharToGlyphNo(),
m_mapGlyphWidths()
{ }
/**