Commit 957fd79f authored by Oleg.Korshul's avatar Oleg.Korshul Committed by Alexander Trofimov

git-svn-id:...

git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@54408 954022d7-b5bf-4e40-9824-e11837661b57
parent d128a84f
......@@ -1117,6 +1117,8 @@ void CApplicationFonts::InitializeFromFolder(std::wstring strFolder)
{
if (!m_oList.CheckLoadFromFolderBin(strFolder))
m_oList.LoadFromFolder(strFolder);
m_oCache.m_pApplicationFontStreams = &m_oStreams;
}
void CApplicationFonts::Initialize()
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment