use correct WXDLLIMPEXP macro for forward declaration
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48091 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
511383f91b
commit
ca6328c44e
@ -15,7 +15,7 @@
|
||||
|
||||
#if wxUSE_XRC
|
||||
|
||||
class WXDLLEXPORT wxPropertySheetDialog;
|
||||
class WXDLLIMPEXP_FWD_ADV wxPropertySheetDialog;
|
||||
|
||||
class WXDLLIMPEXP_XRC wxPropertySheetDialogXmlHandler : public wxXmlResourceHandler
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user