corrected/removed forward declarations

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50668 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2007-12-12 14:32:49 +00:00
parent 163b3ad72c
commit 8257d7cd47
2 changed files with 1 additions and 3 deletions

View File

@@ -17,7 +17,7 @@
wxDFB_DECLARE_INTERFACE(IDirectFBSurface);
class WXDLLIMPEXP_FWD_CORE wxWindow;
class WXDLLIMPEXP_FWD_CORE wxwindowDC;
class WXDLLIMPEXP_FWD_CORE wxWindowDC;
class wxOverlayImpl
{