[SOLVED]please help me find my images
-
Hi
My project has images stored as Qt resources and I have somehow broken my project so that they are no longer displayed in my application.
If I open the Qt Resource editor I can see them, I can also see the in QDesigner.
When I compile the project the qrc_***.cpp file gets generated
I would be grateful if someone could help me determine why the images are not rendered in my application.I am using Qt5 with Visual Studio 2012
Thanks
-
Hi, if you solved it, place the solution for future reference?