Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
Qt Creator 4.6.1
-
None
Description
When you rename a header file through Qt Creator, it should automatically rename the guards to match so that you don't run into confusing "expected class-name before '{' token" errors (this happens if you make a new header with the same name as the renamed one had originally.)
Attachments
Issue Links
- duplicates
-
QTCREATORBUG-4686 Fix include guard macro when renaming header file
- Closed