I've created a new project using ImageViewer as a starting point, now I'd like to improve the UI adding some controls, so I've edited the mainwindow.ui
with the QT Designer this way:
but, when I build my project it doesn't reflect my changes.
I've checked the XML in mainwindow.ui
and it contains the widget I added.
Any clue?
Thanks in advance.