Fix qDebug/kDebug port
Kevin, this apparently wasn't caught by your script. Just so you know. :) CCMAIL:ervin@kde.org
This commit is contained in:
parent
0e590217f8
commit
767cd813ae
@ -444,7 +444,7 @@ void AbstractRunnerPrivate::setupScriptSupport()
|
||||
|
||||
#ifndef NDEBUG
|
||||
// qDebug() << "setting up script support, package is in" << package->path()
|
||||
<< ", main script is" << package->filePath("mainscript");
|
||||
// << ", main script is" << package->filePath("mainscript");
|
||||
#endif
|
||||
|
||||
const QString translationsPath = package->filePath("translations");
|
||||
|
Loading…
x
Reference in New Issue
Block a user