Hi! I'm using Qt Creator to work on a project. I have a problem when i add an action in a menu. In the .ui file it tells me that the action is saved, but when i go to the .cpp source file to connect that action with a function it doesn't appear to me. When i build my project it doesn't appear the change i did visually. Hope you can help me out. Thanks