missing forward decl

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50600 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor 2007-12-09 16:46:56 +00:00
parent b48eedfc69
commit 162adae55b

View File

@ -15,6 +15,9 @@
// forward declared
class WXDLLIMPEXP_FWD_CORE wxButton;
class WXDLLIMPEXP_FWD_CORE wxStaticLine;
#ifdef __WXMAC__
class WXDLLIMPEXP_FWD_CORE wxDisclosureTriangle;
#endif
// ----------------------------------------------------------------------------
// wxGenericCollapsiblePane