for build

This commit is contained in:
alexey.musinov
2021-01-12 20:46:31 +03:00
parent 988d134f0e
commit 260765b17a

View File

@ -38,9 +38,11 @@
#include "../../../core/DesktopEditor/graphics/pro/Fonts.h"
#include "../../Common/kernel_config.h"
namespace ASC
{
class CFontsAssistant
class KERNEL_DECL CFontsAssistant
{
public:
CFontsAssistant(const std::vector<std::wstring>& arFontsPaths, const std::wstring& sDataFontsPath);