From 4bf3cd97c6da9ad0262ac3f541dd1e2ddbc38424 Mon Sep 17 00:00:00 2001 From: Stefan Csomor Date: Sun, 4 Nov 2001 20:36:23 +0000 Subject: [PATCH] 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 --- include/wx/mac/window.h | 1 + 1 file changed, 1 insertion(+) 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 ; /*