-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 2.4.1
-
None
-
Ubuntu 12.04
-
17e2847f7eb13bed200267a7661848ac2a522576
Steps to reproduce:
1. Create a new resource file.
2. Create a new form. In the form, use some items from the resource file.
3. Rename the resource file.
4. Now open the form. Qt Creator displays a message said resource file not found and asks you if you want to update the location of the resource file. After you answer "Yes" and point it to the new resource file name, it did not update the resource file name inside the .ui file. So everytime you open the form, the same error message "resource file not found" shows up again.