Added forward declaration for wxWindow

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48946 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2007-09-26 06:40:58 +00:00
parent 0403841aa3
commit 34b7782e3b

View File

@@ -15,6 +15,7 @@
#if wxUSE_BUSYINFO #if wxUSE_BUSYINFO
class WXDLLIMPEXP_CORE wxFrame; class WXDLLIMPEXP_CORE wxFrame;
class WXDLLIMPEXP_CORE wxWindow;
//-------------------------------------------------------------------------------- //--------------------------------------------------------------------------------
// wxBusyInfo // wxBusyInfo