From: Stefan Csomor Date: Sun, 4 Nov 2001 20:36:23 +0000 (+0000) Subject: added internal callback when toplevel windows move for opengl canvas X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/4bf3cd97c6da9ad0262ac3f541dd1e2ddbc38424 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 --- diff --git a/include/wx/mac/window.h b/include/wx/mac/window.h index 9c449c2413..f4d36dd7cb 100644 --- a/include/wx/mac/window.h +++ b/include/wx/mac/window.h @@ -256,6 +256,7 @@ public : static long MacRemoveBordersFromStyle( long style ) ; virtual void MacSuperChangedPosition() ; + virtual void MacTopLevelWindowChangedPosition() ; virtual void MacSuperShown( bool show ) ; bool MacIsReallyShown() const ; /*