whoops; returning things is Good(tm)
svn path=/trunk/KDE/kdebase/workspace/lib/plasma/; revision=670906
This commit is contained in:
parent
2638b6031b
commit
591025b736
@ -52,6 +52,8 @@ class DataEngineManager::Private
|
|||||||
if (!null) {
|
if (!null) {
|
||||||
null = new NullEngine;
|
null = new NullEngine;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
return null;
|
||||||
}
|
}
|
||||||
|
|
||||||
DataEngine::Dict m_engines;
|
DataEngine::Dict m_engines;
|
||||||
|
Loading…
Reference in New Issue
Block a user