permit single runner anyways, the singlerunner-enabled- will become -advertised-
svn path=/trunk/KDE/kdelibs/; revision=1061996
This commit is contained in:
parent
f8b4367934
commit
bf19913adb
@ -128,8 +128,7 @@ public:
|
||||
|
||||
void loadSingleRunner()
|
||||
{
|
||||
if (!singleMode || singleModeRunnerId.isEmpty() ||
|
||||
!enabledSingleRunnerIds.contains(singleModeRunnerId)) {
|
||||
if (!singleMode || singleModeRunnerId.isEmpty()) {
|
||||
clearSingleRunner();
|
||||
return;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user