summaryrefslogtreecommitdiffstats
path: root/src/widgets
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@kdab.com>2015-01-23 09:59:24 +0100
committerMarc Mutz <marc.mutz@kdab.com>2015-02-12 09:57:56 +0000
commit63114f4d3ce568e05346f7dba815b567da47894d (patch)
tree97ef71bd38f90bc4de2f3736e46c9ca4ffa332ec /src/widgets
parent575029f09bedc6678bc6636361c82aabc9df7765 (diff)
QNetworkInterface: remove a use of (native) sprintf
Instead of using sprintf (and #ifdef'ing our way around Windows warnings), simply do the conversion from uchar to hex digits ourselves, using QtMiscUtils. Also used the Qt::Uninitialized QString ctor, as the result length is exactly known ahead of time. Change-Id: Ie42e5f11c608e7719f7dc33d72739c1e41901b3b Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/widgets')
0 files changed, 0 insertions, 0 deletions