From 34b7782e3b8374a87b68936fcb73d7f8cf0882e9 Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Wed, 26 Sep 2007 06:40:58 +0000 Subject: [PATCH] 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 --- include/wx/generic/busyinfo.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/wx/generic/busyinfo.h b/include/wx/generic/busyinfo.h index 0151a76b3b..f7cee41bbf 100644 --- a/include/wx/generic/busyinfo.h +++ b/include/wx/generic/busyinfo.h @@ -15,6 +15,7 @@ #if wxUSE_BUSYINFO class WXDLLIMPEXP_CORE wxFrame; +class WXDLLIMPEXP_CORE wxWindow; //-------------------------------------------------------------------------------- // wxBusyInfo