Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
Qt Creator 2.6.0-rc
-
None
Description
If you rename .cpp, .h and .ui files in QT Creator,
#include "ui_xxx.h" reference in .cpp file is not renamed and no warning is issued, forcing unexpected compilation of the wrong outdated ui_xxx.h file.
Attachments
Issue Links
- is replaced by
-
QTCREATORBUG-7044 Rename symbol under cursor does not work with UI file object names
- Closed