added missing WXDLLIMPEXP_CORE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47152 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
d96c09df7e
commit
50b2d54446
@ -33,7 +33,7 @@
|
||||
|
||||
class wxDfbWrapperBase;
|
||||
|
||||
class wxDfbPtrBase
|
||||
class WXDLLIMPEXP_CORE wxDfbPtrBase
|
||||
{
|
||||
protected:
|
||||
static void DoAddRef(wxDfbWrapperBase *ptr);
|
||||
|
Loading…
Reference in New Issue
Block a user