Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
None
-
Qt Creator 15.0.0
-
None
-
-
bdf21f9dd (master)
Description
Test steps:
1. Create a new Plain C++ Application
2. Add a new C++ Class
3. Rename header or cpp file of the newly created class(select Yes to rename also the h/cpp file)
Result:
The files are renamed in the file system, but the old names are still displayed in the project view.
Only reproducible on Linux.