зеркало из https://github.com/mozilla/moz-skia.git
export api with SK_API
git-svn-id: http://skia.googlecode.com/svn/trunk@7962 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
Родитель
161e1ba4c0
Коммит
86a44b89c5
|
@ -17,7 +17,7 @@
|
|||
* Provides SkFontHost clients with access to fontconfig services. They will
|
||||
* access the global instance found in RefGlobal().
|
||||
*/
|
||||
class SkFontConfigInterface : public SkRefCnt {
|
||||
class SK_API SkFontConfigInterface : public SkRefCnt {
|
||||
public:
|
||||
/**
|
||||
* Returns the global SkFontConfigInterface instance, and if it is not
|
||||
|
|
Загрузка…
Ссылка в новой задаче