Ticket #212: driver.diff

File driver.diff, 495 bytes (added by rudi, 13 years ago)

Fix for the above problem

  • driver.cpp

     
    297297    if (out) {
    298298        m_output = out;
    299299    } else {
    300 #ifdef Q_WS_WIN
     300#if defined (Q_WS_WIN) || defined(Q_WS_PM)
    301301        // As one might also redirect the output to a file on win,
    302302        // we should not create the textstream with QFile::Text flag.
    303303        // The redirected file is opened in TextMode and this will