replaced wxWindowGTK::m_isStaticBox with a virtual function and replaced 3 occurences...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 31 May 2002 14:13:17 +0000 (14:13 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 31 May 2002 14:13:17 +0000 (14:13 +0000)
commitd1f2ac459a122eec2fa2317765b5c30909fca750
treedb55cdd6d624c116f9c9ad2b283eb584be1656f4
parent3ae4c570c40df9eb79312e5cdd274f24add0c0e3
replaced wxWindowGTK::m_isStaticBox with a virtual function and replaced 3 occurences of the code finding the window for the mouse events with one

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