Hi all..
I'm writing a big project with Qt and it works well until now, but there's something that concerns me.
When i close the program there is an error in debug window(Application output window):

"The program has unexpectedly finished."

I thought it must be threads but I've checked all the threads in the program and they are safe.

What are possibilities of this error?? Thanks