Re: How to delete completely an object of my project?
Originally Posted by robgeek
Good evening!
I created a program and i put a button in it but after thinking better i decided delete it in the design mode, and now, everytime i try to compile the program i get the following message:
How can i fix it?
Is there any option in qtcreator3.4.0 to erase any reference to an object deleted in all my files automatically?
Manually remove the slot from your code or change the function name to something that doesn't match the connect-by-name scheme.
Your biological and technological distinctiveness will be added to our own. Resistance is futile.
Please ask Qt related questions on the forum and not using private messages or visitor messages.
Bookmarks