From Build menu menu in Creator you use: Clean All then run qmake then Rebuild
It looks something like this:
build_menu.jpg
From Build menu menu in Creator you use: Clean All then run qmake then Rebuild
It looks something like this:
build_menu.jpg
I did so..step by step..still same!
Can anyone give me MSN?
Maybe I should have specified that - I was using a console. Do you know how to use it ? I've just posted the commands I've entered in system console window.OMG it is so complicated...
I don't know how to qmake lol
Haha..no..where is this console?
Also check that you didn't by mistake deleted the public: from the header file in your actual project:
Qt Code:
{ Q_OBJECT public: //this one //...To copy to clipboard, switch view to plain text mode
Bookmarks