note to self: autocomplete is not a substitue for reading the code it pops there
svn path=/trunk/KDE/kdebase/workspace/; revision=1159659
This commit is contained in:
parent
6b982a82e0
commit
831607f13f
@ -185,7 +185,7 @@ void Applet::writeGlobalConfig(const QString &key, const QVariant &value)
|
||||
void Applet::reloadConfigIfNeeded()
|
||||
{
|
||||
if (d->configDirty) {
|
||||
reloadConfigIfNeeded();
|
||||
reloadConfig();
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user