diff options
author | Thiago Macieira <thiago.macieira@nokia.com> | 2010-11-10 18:32:29 (GMT) |
---|---|---|
committer | Ville Pernu <ville.pernu@nokia.com> | 2010-11-12 13:31:16 (GMT) |
commit | f31f50852b8bbfc658708be44e7d495637a63f4f (patch) | |
tree | 7772dc60389e2ae43660fca3cbe14a63c1f43f4a /src/openvg | |
parent | 7a81735272b5ee065f499a492cca4b4a703e0659 (diff) | |
download | Qt-f31f50852b8bbfc658708be44e7d495637a63f4f.zip Qt-f31f50852b8bbfc658708be44e7d495637a63f4f.tar.gz Qt-f31f50852b8bbfc658708be44e7d495637a63f4f.tar.bz2 |
Fix compilation by s/intptr_t/quintptr/
intptr_t is defined in some C header that we don't include. I don't
know which one it is, but without it, it fails to compile with:
declarative/qml/qdeclarativecontext.cpp:477: error: 'intptr_t' was not declared in this scope
Reviewed-By: Trust Me
Diffstat (limited to 'src/openvg')
0 files changed, 0 insertions, 0 deletions