diff options
author | Kai Koehne <kai.koehne@nokia.com> | 2012-08-27 12:48:51 +0200 |
---|---|---|
committer | hjk <qthjk@ovi.com> | 2012-08-27 12:55:06 +0200 |
commit | c636fc2efed8ec16ce8e7ac6e86ccd4154db527d (patch) | |
tree | 7925805dcbf8d022f9762e4d426aa3d21d662506 /src/libs/cplusplus/LookupContext.cpp | |
parent | 796c049e3842923a986b8db43429677d2397beb0 (diff) | |
download | qt-creator-c636fc2efed8ec16ce8e7ac6e86ccd4154db527d.tar.gz |
Core: Fix MSVC compiler warning about strdup
Fix
warning: C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup.
By just using qstrdup.
Change-Id: I40664b6ed763b27951d983ec13dcc638270a1beb
Reviewed-by: hjk <qthjk@ovi.com>
Diffstat (limited to 'src/libs/cplusplus/LookupContext.cpp')
0 files changed, 0 insertions, 0 deletions