Hi.

I have the qt 4.5.2.
I have included QtConcurrent (with #include <QtConcurrent>).
When I try to compile, I have this error:
[...]: error: QtConcurrent: No such file or directory

Why?

Thanks

Bye