we probably don't really need to see this on start up
svn path=/trunk/KDE/kdelibs/; revision=960581
This commit is contained in:
parent
12000ecad1
commit
614954756b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user