added internal callback when toplevel windows move for opengl canvas
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12315 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
15913ebfdd
commit
4bf3cd97c6
@ -256,6 +256,7 @@ public :
|
||||
|
||||
static long MacRemoveBordersFromStyle( long style ) ;
|
||||
virtual void MacSuperChangedPosition() ;
|
||||
virtual void MacTopLevelWindowChangedPosition() ;
|
||||
virtual void MacSuperShown( bool show ) ;
|
||||
bool MacIsReallyShown() const ;
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user