IVE: Renaming a function type does not rename it's references
Steps to reproduce:
- Create a new IV file
- Add a function type
- Add a function that is type of the function type
- Rename the function type
- Save to a file
-> The "type of" reference in the file is using the old name
-> In the function preference dialog, the reference is lost
Edited by Guenter Schwann