mirror of
https://github.com/audacity/wxWidgets.git
synced 2025-12-12 15:57:21 -06:00
remove wxFindFocusedChild() declaration too as g++ gets upset if an extern function is redefined as static
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52348 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
5252d9e410
commit
2c20f44d70
@ -386,6 +386,4 @@ private:
|
||||
DECLARE_NO_COPY_CLASS(wxWindowGTK)
|
||||
};
|
||||
|
||||
extern WXDLLIMPEXP_CORE wxWindow *wxFindFocusedChild(wxWindowGTK *win);
|
||||
|
||||
#endif // _WX_GTK_WINDOW_H_
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user