Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
Qt Creator 12.0.0-beta1
-
-
e607c5530 (12.0)
Description
Steps to reproduce:
- start with clean settings or ensure inside C++ > File Naming the option for using pragma once is unchecked
- create a simple C++ project
- check the header - everything is fine (include guards are used)
- add a class or header to the project
- check the header - it's using pragma once, although global settings and project settings ('use global') say it should use include guards
Attachments
For Gerrit Dashboard: QTCREATORBUG-29713 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
510468,2 | Wizards: Fix "pragma once" check | 12.0 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |