]> git.saurik.com Git - wxWidgets.git/commit
Fixes to allow running with 64-bit wxGTK
authorPaul Cornett <paulcor@bullseye.com>
Thu, 1 Mar 2012 07:09:43 +0000 (07:09 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Thu, 1 Mar 2012 07:09:43 +0000 (07:09 +0000)
commitf8497215c13ba2c150fffdd9c74b178500156744
tree6249f40bced29472f2e13d5e8eb7bb8754ae7f3c
parent0309327e97bfb8b7f3030c21eaf75109ee733d72
Fixes to allow running with 64-bit wxGTK
- use correct printf format specifiers
- don't perform operations requiring a window until the window has been created

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70764 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
tests/benchmarks/graphics.cpp