expose find window method
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26709 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
2877659b05
commit
1a42f89c41
@ -365,11 +365,14 @@ private:
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
// utils.cpp
|
||||
|
||||
wxUint32 wxMacGetSystemEncFromFontEnc(wxFontEncoding encoding) ;
|
||||
wxFontEncoding wxMacGetFontEncFromSystemEnc(wxUint32 encoding) ;
|
||||
|
||||
// toplevel.cpp
|
||||
|
||||
ControlRef wxMacFindControlUnderMouse( Point location , WindowRef window , ControlPartCode *outPart ) ;
|
||||
|
||||
#endif
|
||||
// _WX_PRIVATE_H_
|
||||
|
Loading…
Reference in New Issue
Block a user