summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/ios/qiosinputcontext.mm
diff options
context:
space:
mode:
authorChristian Strømme <christian.stromme@theqtcompany.com>2014-11-05 20:42:07 +0100
committerChristian Stromme <christian.stromme@digia.com>2014-11-06 12:10:12 +0100
commitdf106921b2f3d24dca5639104f0b5074044aef2f (patch)
tree13569e7419253f12fb4912c0e61d322ab8e5b906 /src/plugins/platforms/ios/qiosinputcontext.mm
parent3c0ea78283b6c231854192e4e8519e02d70887d8 (diff)
Android: Fix for build issue on x86
In the toolchain for x86 the va_list type is defined as char *, which in itself isn't strange, but it was somewhat unexpected as it differs from the arm toolchains. Either way we should not make assumption about the va_list type as there is no guarantee it won't cause conflicts when overloading. This fix simply renames the private overloads. Change-Id: I7808619d0fa3ca63b75796308cfdff6aa41a7fd0 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@theqtcompany.com>
Diffstat (limited to 'src/plugins/platforms/ios/qiosinputcontext.mm')
0 files changed, 0 insertions, 0 deletions