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:
Stefan Csomor 2001-11-04 20:36:23 +00:00
parent 15913ebfdd
commit 4bf3cd97c6

View File

@ -256,6 +256,7 @@ public :
static long MacRemoveBordersFromStyle( long style ) ;
virtual void MacSuperChangedPosition() ;
virtual void MacTopLevelWindowChangedPosition() ;
virtual void MacSuperShown( bool show ) ;
bool MacIsReallyShown() const ;
/*