Hello,

when running my application in Debug mode of VS2008, there is output

QPainter::begin: Paint device returned engine == 0, type: 1


In source code, QPainter objects have never called begin(). Could anyone help?

Thanks