Qt4 with MinGW on Windows.

When I'm working on developing serial port code with QextSerialPort, qDebug() messages are output to the DOS window that my Qt test program was started in. In my other test GUI programs, qDebug() messages don't show up anywhere. I can't find in the QextSerialPort where the difference is. Any ideas?

Thanks