]> git.saurik.com Git - wxWidgets.git/commit
Map between int page ids and page pointers using hashes so that it works when
authorMichael Wetherell <mike.wetherell@ntlworld.com>
Wed, 24 May 2006 14:39:52 +0000 (14:39 +0000)
committerMichael Wetherell <mike.wetherell@ntlworld.com>
Wed, 24 May 2006 14:39:52 +0000 (14:39 +0000)
commitdd5e86874e7796e4a7ccfc65d973f309cdc9a087
treefc0b325290b849143fec2aad8ed029368d1301f0
parent615a96e37dd349bfee9b5b4e758d56a1a501ad97
Map between int page ids and page pointers using hashes so that it works when
pointers are 64-bits.

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