we probably don't really need to see this on start up

svn path=/trunk/KDE/kdelibs/; revision=960581
This commit is contained in:
Aaron J. Seigo 2009-04-28 17:10:17 +00:00
parent 12000ecad1
commit 614954756b

View File

@ -308,7 +308,7 @@ void Theme::setThemeName(const QString &themeName)
void ThemePrivate::setThemeName(const QString &tempThemeName, bool writeSettings)
{
kDebug();
//kDebug() << tempThemeName;
QString theme = tempThemeName;
if (theme.isEmpty() || theme == themeName) {
// let's try and get the default theme at least