Add SK_API to SkCreateTypefaceFromLOGFONT.
Review URL: http://codereview.appspot.com/4273062 git-svn-id: http://skia.googlecode.com/svn/trunk@945 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
parent
7ffb1b21ab
commit
109a2e3afa
@ -25,7 +25,7 @@
|
||||
* corresponding typeface for the specified logfont. The caller is responsible
|
||||
* for calling unref() when it is finished.
|
||||
*/
|
||||
extern SkTypeface* SkCreateTypefaceFromLOGFONT(const LOGFONT&);
|
||||
SK_API extern SkTypeface* SkCreateTypefaceFromLOGFONT(const LOGFONT&);
|
||||
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user