--- kshutdown/mtip.cpp.orig Mon Jan 9 18:34:50 2006 +++ kshutdown/mtip.cpp Mon Jan 9 18:35:25 2006 @@ -41,7 +41,7 @@ { // valign and "center" ? QString leftCell = ""; - leftCell += _iconPath.isEmpty() ? " " : (""); + leftCell += _iconPath.isEmpty() ? QString::fromLatin1(" ") : (""); leftCell += ""; setText( "" \