noise--
svn path=/trunk/KDE/kdelibs/; revision=952065
This commit is contained in:
parent
b2138871bd
commit
7e5f781abd
@ -392,7 +392,7 @@ void PackageStructure::setPath(const QString &path)
|
||||
if (info.isDir()) {
|
||||
basePath.append(QDir::separator());
|
||||
}
|
||||
kDebug() << "basePath is" << basePath;
|
||||
//kDebug() << "basePath is" << basePath;
|
||||
} else {
|
||||
kDebug() << path << "invalid, basePath is" << basePath;
|
||||
return;
|
||||
|
Loading…
Reference in New Issue
Block a user