https://bugs.kde.org/show_bug.cgi?id=395068

            Bug ID: 395068
           Summary: After rename file in Project tree CMakeLists.txt is
                    not updated
           Product: kdevelop
           Version: 5.2.3
          Platform: Archlinux Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: kdevelop-bugs-n...@kde.org
          Reporter: piotr.mierzwin...@gmail.com
  Target Milestone: ---

After rename file in Project tree CMakeLists.txt is not updated.

Step to reproduce.
1. RMB on header file present in "Projects" view (included in project)
2. Select rename
3. Enter new name and press OK

Current result:
#include directive in (all) cpp file(s) is not updated with new name.
File name present in CMakeLists.txt is not updated

Expected result
#include directive in all cpp file(s) should be updated with new name.
File name present in CMakeLists.txt should be updated

This issue causes that I need update all files including renamed file manually.
Please note that renaming class doesn't make rename of file, and could be.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to