View Single Post
d-iivil's Avatar
Posts: 2,154 | Thanked: 2,186 times | Joined on Dec 2009 @ Hellsinki, Finland
#66
Originally Posted by Diph View Post
mainwindow.h

Code:
#include <QProgressDialog>
So sorry to bother you again, but I just can't figure out why I'm getting now new build issues (my googling skills seems to lack big time).

Now I'm getting this:
"ISO C++ forbids declaration of 'processFinished' with no type"
"no 'int MainWindow:rocessFinished(int)' member function declared in class 'MainWindow'

Edit: both errors are pointing at row 34 @ mainwindow.cpp

And the code is like this (mainwindow.cpp):
http://www.pastie.org/1049376

(mainwindow.h):
http://www.pastie.org/1049377
__________________
If you're rich and you think I deserve a cold beer, you may donate one or two :-P

80's style stadium rock is back - FIRENOTE
Hi-Octane heavy metal - FORCE MAJEURE

Last edited by d-iivil; 2010-07-18 at 15:40.