Rich Fleck wrote: >MIPSpro Compilers: Version 7.4.4m > >/usr/apps/qt-x11-commercial-src-4.5.0-tp1/tools/qtconfig > >diff mainwindow.cpp~ mainwindow.cpp >376c376 >< #if defined(Q_WS_X11) and !defined(QT_NO_XIM) >--- > > > #if defined(Q_WS_X11) && !defined(QT_NO_XIM) > >535c535 >< #if defined(Q_WS_X11) and !defined(QT_NO_XIM) >--- > > > #if defined(Q_WS_X11) && !defined(QT_NO_XIM)
Thanks Richard, patch applied.
--
Thiago Macieira - thiago.macieira (AT) nokia.com
Senior Software Engineer - Nokia, Qt Software
Qt Software is hiring - ask me
Sandakerveien 116, NO-0402 Oslo, Norway
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Qt4-preview-feedback mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt4-preview-feedback
