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:
parent
b48eedfc69
commit
162adae55b
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue