Thomas,
The error is in main function
Qt Code:
Ui::handmade *dialog = new Ui::handmadeTo copy to clipboard, switch view to plain text mode
instead include the handmade.h in the main and
then make object of that.
Call the show now
Also you can see the ui_handmade.h for why there is no show in the Ui::handmade
Bookmarks