Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 4.4.0-beta1
-
None
-
macOS (case-insensitive file system), Linux
-
c78ea5a7ea7bd7f451d5d3c5fcca4920e942e233
Description
- Create dummy Qt Widgets project
- open mainwindow.cpp
- rename MainWindow to MyMainWindow and check "Rename 2 files"
Expected:
The files are renamed to mymainwindow.cpp and .h
Actual result:
The files are renamed to myMainwindow.cpp and .h