This commit is contained in:
Birunthan Mohanathas
2012-07-03 16:57:46 +03:00
parent 0706bf3a6e
commit 2cf883598c
2 changed files with 23 additions and 6 deletions

View File

@ -75,6 +75,8 @@ private:
Gdiplus::Color m_Color;
Gdiplus::Color m_EffectColor;
std::wstring m_Postfix;
std::wstring m_Prefix;
std::wstring m_Text;
std::wstring m_FontFace;
AUTOSCALE m_AutoScale;