In function 'void fuctionname()':
"zQMessageBox" has not been declared.
In function 'void fuctionname()':
"zQMessageBox" has not been declared.
...'functionname()' is a function created by you, correct? u have included a 'z' before the 'QMessageBox', this is the error, just remove it
Bookmarks