I just updated from Qt 4.3 to 4.4. I use VS integration for Visual studio 2005 version 1.4. Now when editing a form within VS, in the action editor, the icons I set up previously for actions are no longer shown. When I try to set the icon image, designer no longer sees the resource file (qrc). However, everything compiles OK and the icons do show up when actually running the program.

I then went to the standalone designer, and when I tried to set the icon via the properties window, I got an error message saying that I needed to install .Net SP1 (?!), which, by the way, is already installed.

Qt Assistant (which, on first glance, seems less helpful than the 4.3 assistant) gives no information about what changed with the resource file in version 4.4.

Thanks for any help.