Use DoIsExposed for the virtual version of the method, so the wxPoint
authorRobin Dunn <robin@alldunn.com>
Mon, 11 Sep 2006 17:50:12 +0000 (17:50 +0000)
committerRobin Dunn <robin@alldunn.com>
Mon, 11 Sep 2006 17:50:12 +0000 (17:50 +0000)
commit657b4fd417a9750ac699512005694c1b392fd866
tree91aa1caef4354c16b3a77ff383a82c2543797418
parent6517912d808bcf0752879c98c339cf628d14a4fb
Use DoIsExposed for the virtual version of the method, so the wxPoint
and wxRect versions don't get hidden in derived classes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41164 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/gtk/window.h
include/wx/window.h
src/common/wincmn.cpp
src/gtk/window.cpp