I found a sample on the Ogre forums of using Qt and Ogre together. I setup Qt, installed the MSVC plugin and created a new Qt project. I added all of the files, everything ran great.
I double clicked the .ui file in MSVC and it brought up Qt Designer, where I changed the window title and saved. For some reason, no matter what changes I make to the .ui file, they are not being reflected in the project. I verified it saved the changes, there are no issues when building, so im lost.
Any ideas would be great, thank you.
Here is the project file if it would help to look at it.