From: Julian Smart Date: Wed, 26 Sep 2007 06:41:11 +0000 (+0000) Subject: Added forward declaration for wxWindow X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/bff023f172d6f9728af27773d0b5fc6e06508d95?ds=inline Added forward declaration for wxWindow git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48947 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/generic/busyinfo.h b/include/wx/generic/busyinfo.h index c9a5a2c8cc..feaa431831 100644 --- a/include/wx/generic/busyinfo.h +++ b/include/wx/generic/busyinfo.h @@ -15,6 +15,7 @@ #if wxUSE_BUSYINFO class WXDLLIMPEXP_FWD_CORE wxFrame; +class WXDLLIMPEXP_FWD_CORE wxWindow; //-------------------------------------------------------------------------------- // wxBusyInfo