diff -r 11d3954df52a -r 627c4a0fd0e7 src/hbcore/gui/hbsplashscreen.cpp --- a/src/hbcore/gui/hbsplashscreen.cpp Thu May 27 13:10:59 2010 +0300 +++ b/src/hbcore/gui/hbsplashscreen.cpp Fri Jun 11 13:58:22 2010 +0300 @@ -211,7 +211,7 @@ if (!mContents.isNull()) { qDebug("[hbsplash] splash screen initialized"); #ifdef Q_OS_SYMBIAN - showFullScreen(); + showFullScreen(); // krazy:exclude=qmethods #else show(); #endif