diff options
author | Orgad Shaneh <orgad.shaneh@audiocodes.com> | 2018-10-01 21:56:17 +0300 |
---|---|---|
committer | Orgad Shaneh <orgads@gmail.com> | 2018-10-01 19:21:39 +0000 |
commit | 681297ad7e7c5bb6814befbac3a8d082820c35e8 (patch) | |
tree | 18bb91bc5675608c38327030fcbd61ac442be7c8 /src/plugins/cpptools/cppsourceprocessor.cpp | |
parent | d585b85550797f1d6bb384b51c376ce871394255 (diff) | |
download | qt-creator-681297ad7e7c5bb6814befbac3a8d082820c35e8.tar.gz |
Git: Fix reading of gitfile
* QFile ctor does not open the file for read.
* Replace readLine with read(8) to avoid needless read.
This amends commit e9eeaf33b3a84b32b2ef31c964b8cbea738cac59.
Change-Id: I33c230497ad431091d7d6b271846f5af661b4e0d
Reviewed-by: André Hartmann <aha_1980@gmx.de>
Diffstat (limited to 'src/plugins/cpptools/cppsourceprocessor.cpp')
0 files changed, 0 insertions, 0 deletions