And some more debug output readability improvements.

This commit is contained in:
Teo Mrnjavac 2014-10-30 17:36:56 +01:00
parent f2f73b2e87
commit fef448833e
3 changed files with 3 additions and 3 deletions

View file

@ -160,7 +160,7 @@ ModuleManager::doInit()
}
else
{
cDebug() << Q_FUNC_INFO << "bad search path " << path;
cDebug() << "ModuleManager bad search path" << path;
}
}
// At this point m_availableModules is filled with whatever was found in the