Reviewing merge request #2019: Allows compilation on 64bit Qt 4.5
Instead of casting to int, cast to quintptr. Now I can compile it on x86_64, qt 4.5, gcc 4.4.2
Commits that would be merged:
Version 1
- 4c709e1
- e614467
Use quintptr instead of int so that it compiles fine on 64bit.
Showing
4c709e1-e614467

Add a new comment:
Login or create an account to post a comment