Kaydet (Commit) e9e3124e authored tarafından Tor Lillqvist's avatar Tor Lillqvist

No need for FontSubsetInfo to be VCL_DLLPUBLIC

Change-Id: If46e04de8380ee0d9a2896d85bdd431d299b19bc
üst 424c09b1
...@@ -25,11 +25,10 @@ ...@@ -25,11 +25,10 @@
#include <cstdio> #include <cstdio>
#include "salglyphid.hxx" #include "salglyphid.hxx"
#include "vcl/dllapi.h"
namespace vcl { struct _TrueTypeFont; } ///< SFT's idea of a TTF font namespace vcl { struct _TrueTypeFont; } ///< SFT's idea of a TTF font
class VCL_DLLPUBLIC FontSubsetInfo class FontSubsetInfo
{ {
public: public:
explicit FontSubsetInfo(); explicit FontSubsetInfo();
......
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