Fixed IsShownOnScreen() for Mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51997 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
983ddcb9d6
commit
b41f2bbc49
1 changed files with 2 additions and 0 deletions
|
|
@ -56,6 +56,8 @@ public:
|
|||
|
||||
virtual bool Show( bool show = true );
|
||||
|
||||
virtual bool IsShownOnScreen() const;
|
||||
|
||||
virtual void SetFocus();
|
||||
|
||||
virtual void WarpPointer( int x, int y );
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue