mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-07-20 01:04:34 +08:00
launch linux
This commit is contained in:
@ -72,6 +72,7 @@ namespace PdfReader
|
||||
m_pInternal->m_pFontManager = NULL;
|
||||
|
||||
m_pInternal->m_pGlobalParams = new GlobalParamsAdaptor(NULL);
|
||||
globalParams = m_pInternal->m_pGlobalParams;
|
||||
m_pInternal->m_pFontList = new CFontList();
|
||||
|
||||
m_pInternal->m_pAppFonts = pAppFonts;
|
||||
|
||||
Reference in New Issue
Block a user