Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
None
-
Qt Creator 14.0.2
-
None
-
-
61e6c2178 (production), 54a8e3c7f (dev)
Description
The C++ editor shows a helpful tooltip for #include's specifying the acutually included file:
Anyhow, the path uses forward slashes on Windows, which look alien to Windows users. I guess the code just misses a QDir::tonNativeSeparators().
Attachments
For Gerrit Dashboard: QTCREATORBUG-31930 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
605292,3 | Qtcreator_libclang: Disable usage of forward slashes on Windows | production | qtsdk/tqtc-qtsdk | Status: MERGED | +2 | 0 |
607017,2 | Qtcreator_libclang: Disable usage of forward slashes on Windows | dev | qtsdk/tqtc-qtsdk | Status: MERGED | +2 | 0 |