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:
Václav Slavík 2007-07-05 17:59:27 +00:00
parent d96c09df7e
commit 50b2d54446

View File

@ -33,7 +33,7 @@
class wxDfbWrapperBase;
class wxDfbPtrBase
class WXDLLIMPEXP_CORE wxDfbPtrBase
{
protected:
static void DoAddRef(wxDfbWrapperBase *ptr);