Hi,

I'm working on a library, this one canbe used with or without QT. So, I would like to use QThread features but without QApplication or at least find a way to create a DLL that is not bound to QT.

Thanks