]> git.saurik.com Git - wxWidgets.git/commit
use wxPtrToUInt() instead of casting pointers to int which dosen't work in 64 bit...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 17 Sep 2005 22:00:32 +0000 (22:00 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 17 Sep 2005 22:00:32 +0000 (22:00 +0000)
commita4588fd1df27e5d1557796825b47e37627e3de7e
treead9acfa3924f51678e52d8e513c2bd7befb351ae
parent2263a14efc121f52675be4408f26185779838c96
use wxPtrToUInt() instead of casting pointers to int which dosen't work in 64 bit compilation mode with SGI CC

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