Compile fix: forward decalare wxFloatingPane

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42064 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn 2006-10-16 20:56:58 +00:00
parent 1ed6bbc207
commit 52e22a61ce

View File

@ -383,7 +383,7 @@ public:
class WXDLLIMPEXP_AUI wxFloatingPane;
class WXDLLIMPEXP_AUI wxFrameManager : public wxEvtHandler
{