Adjust x,y parameters by pizza scroll offset in DoSetSize
authorPaul Cornett <paulcor@bullseye.com>
Wed, 18 Apr 2012 16:30:11 +0000 (16:30 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Wed, 18 Apr 2012 16:30:11 +0000 (16:30 +0000)
commit90dcb0d968ebd4adb4a36557bac487c7a88b83c1
tree2ce443a9dd9a74c03b6f61fd99a7a5268fd17155
parent6ca243fc75755bf1bb42d9ec8a0fdd7a4aab88ca
Adjust x,y parameters by pizza scroll offset in DoSetSize
This should cause no change in behavior, and is merely preparation for further changes

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