fixing exports

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50918 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2007-12-26 18:28:27 +00:00
parent 8d1ed43a7f
commit 6954e0f6f3

View File

@@ -19,7 +19,7 @@ class WXDLLIMPEXP_FWD_CORE wxButton;
class WXDLLIMPEXP_FWD_CORE wxScrollBar;
class WXDLLIMPEXP_FWD_CORE wxTopLevelWindowMac;
class wxMacControl ;
class WXDLLIMPEXP_FWD_CORE wxMacControl ;
class WXDLLEXPORT wxWindowMac: public wxWindowBase
{