fixed wxRegion::Offset() to not modify the shared regions
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 3 Feb 2002 11:49:31 +0000 (11:49 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 3 Feb 2002 11:49:31 +0000 (11:49 +0000)
commit9fe4c99cc5e3cb63ae2fecfdb9e892781732cad6
treeef87bc6ea66618e00f7a7624809970723110f6e4
parent4d876ee3f727afa0d79aa5f7b03bf9a59673bef6
fixed wxRegion::Offset() to not modify the shared regions

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