Trolltech Home | Qt4-preview-feedback Home | Recent Threads | All Threads | Author | Date
All threads index page 1

Qt4-preview-feedback Archive, February 2007
QWindowsXPStyle (4.3 snapshot 20070220)


Message 1 in thread

Hi.
 
Such lines are used in qwindowsxpstyle.cpp :
 
                        if (QString::fromStdWString(offset) ==
QString(QLatin1String("Luna.msstyles")) && 
                            QString::fromStdWString(themeColor) ==
QString(QLatin1String("Metallic")) )
                            useGradient = false;
 
It's a problem when you compile qt with -no-stl switch.
 
        Witek


Message 2 in thread

This is indeed a bug and it should be fixed in the next snapshot.

Jens Bache-Wiig - jbache at trolltech.com
Trolltech ASA - Sandakerveien 116, P.O. Box 4332 Nydalen, 0402 Oslo, Norway 

To unsubscribe - send "unsubscribe" in the subject to qt4-preview-feedback-request@xxxxxxxxxxxxx