Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 2.6.0
-
None
Description
- Open a file.
- Delete this file outside of Creator.
Creator will show a message box:
- Click "Save".
Creator will save the file again. - Delete the file outside of Creator again.
Creator will show a different message box:
This might not be a serious issue but still it shows that there's unneeded complexity. I don't see a point in having two different code paths for the same situation.