compilation fix for compilers not using PCH
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29364 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
020fb2eef9
commit
dcb139ff26
@ -31,6 +31,7 @@
|
|||||||
class WXDLLEXPORT wxFontData;
|
class WXDLLEXPORT wxFontData;
|
||||||
class WXDLLEXPORT wxFontBase;
|
class WXDLLEXPORT wxFontBase;
|
||||||
class WXDLLEXPORT wxFont;
|
class WXDLLEXPORT wxFont;
|
||||||
|
class WXDLLEXPORT wxSize;
|
||||||
|
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
// font constants
|
// font constants
|
||||||
|
Loading…
Reference in New Issue
Block a user