summaryrefslogtreecommitdiffstats
path: root/src/corelib/mimetypes
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2012-08-14 13:21:34 +0200
committerQt by Nokia <qt-info@nokia.com>2012-08-14 20:20:51 +0200
commit11b5825fa08f386d3475fa181d8d3b8738e9cd12 (patch)
treee793d14217c1b747f728a92c3217bc33f8f00f92 /src/corelib/mimetypes
parent06f4f1141991dca68160d9979cbaa78a0fcfdec2 (diff)
Fix warning about change of sign
method_relative_ is unsigned, so we can't store a -1 in it. qobject.cpp(434): warning #68: integer conversion resulted in a change of sign callFunction_(0), method_offset_(0), method_relative_(-1) ^ Change-Id: If8bf3835590ef2c26b9ca5010d638aa84675ff62 Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
Diffstat (limited to 'src/corelib/mimetypes')
0 files changed, 0 insertions, 0 deletions