On Thursday 06 September 2007, Rafael Fernández López wrote: > -static QList sMemberList; // ##### isn't the static object a problem? > +static QList sMemberList; OK for the fix itself, but I think this comment (of mine?) is still valid. This static object should use K_GLOBAL_STATIC instead. -- David Faure, faure@kde.org, sponsored by Trolltech to work on KDE, Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).