RTL cleanup

This commit is contained in:
Chris Danford
2005-09-22 16:49:51 +00:00
parent 1a7899e270
commit a19f0b492a
2 changed files with 7 additions and 8 deletions
+1
View File
@@ -220,6 +220,7 @@ Font::Font()
m_iRefCount = 1;
m_pDefault = NULL;
m_bRightToLeft = false;
}
Font::~Font()