diff options
author | Cristian Adam <[email protected]> | 2024-06-21 12:05:30 +0200 |
---|---|---|
committer | Cristian Adam <[email protected]> | 2024-06-24 11:45:30 +0000 |
commit | a41c4de3df3cd120095da646e656597e10f6e3bf (patch) | |
tree | 67a826b8993b166b8d84fc7aaaa95adffe6ba20c /src/plugins/extensionmanager/extensionmanagerwidget.cpp | |
parent | c3de8c7f318c90234bd109ec8cc6ab618eab5d52 (diff) |
CMakePM: Do not hang on renaming files in parent directories
This fixes renaming of "my/class.cpp my/class.h" via "../class.h" and
resulting into "class.cpp class.h".
"oldRelPathName" was not needed since it was saved in the
"m_filesToBeRenamed" map and it was computed from the new filename. This
was prone to error.
Task-number: QTCREATORBUG-30830
Change-Id: I839fab3bd6a6172f5ebfbaf9a4b6501cd5693fa8
Reviewed-by: Alessandro Portale <[email protected]>
Diffstat (limited to 'src/plugins/extensionmanager/extensionmanagerwidget.cpp')
0 files changed, 0 insertions, 0 deletions