diff options
author | Paul Wicking <paul.wicking@qt.io> | 2019-08-09 14:39:13 +0200 |
---|---|---|
committer | Paul Wicking <paul.wicking@qt.io> | 2019-08-12 18:22:12 +0200 |
commit | aa9d0e7fbfdb082f393eef1b644d105ad6d8eb47 (patch) | |
tree | 31379fdbc03720230ed055aa1857cafa32e47c07 /src/qdoc/qmlcodeparser.h | |
parent | eba0529d488536e83b1e32b1c1c6c1000790e329 (diff) | |
download | qttools-aa9d0e7fbfdb082f393eef1b644d105ad6d8eb47.tar.gz |
QDoc: Get rid of C-style casts in config.cpp
There's really no need to cast an int to an int, and when we want to
cast to an int, let's be specific about it (i.e. static_cast<int>()).
Change-Id: I8e627c4be60890e9a302ea1fe477ab0a0cb161e7
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Diffstat (limited to 'src/qdoc/qmlcodeparser.h')
0 files changed, 0 insertions, 0 deletions