[FIX-PATCH] Crash when logging out and apps were open
David Faure
faure at kde.org
Thu Sep 6 15:18:35 BST 2007
On Thursday 06 September 2007, Rafael Fernández López wrote:
> -static QList<KMainWindow*> sMemberList; // ##### isn't the static object a problem?
> +static QList<KMainWindow*> 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 at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).
More information about the kde-core-devel
mailing list